ISCV


NameISCV JSON
Version 2.1.1 PyPI version JSON
download
home_page
SummaryISCV is a computer vision library.
upload_time2023-04-05 05:16:03
maintainer
docs_urlNone
authorMitansh Disha Meet Parnika
requires_python
license
keywords python video stream video stream camera stream sockets computer vision machine learning ai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# ISCV
ISCV (Interactive Simulations using Computer Vision) is an python library that lets you use machine learning models in an easy and productive way for your project.

![ISCV 'Interactive Simulations Using Computer Vision Logo'](https://raw.githubusercontent.com/looph0le/ISCV/main/logo.png)

## AIM
Our aim through this project is to provide a better development experience of developing machine learning applications which require machine learning models and configurations.
This project lets you use our pre configured modules still with ability to configure important parameters.

## Modules
- [X] Hand Tracking Unit
- [X] Face Mesh Unit
- [X] Full Body Motion Capture 
- [X] Mouse Controls
- [X] Mouse Click Actions

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ISCV",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,video,stream,video stream,camera stream,sockets,computer vision,machine learning,AI",
    "author": "Mitansh Disha Meet Parnika",
    "author_email": "<mitanshpanchal@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/5c/0f/0ed86c8aafcaa06139f39a1d84a60a5f917e4f6ee4842c79d8180aa033f0/ISCV-2.1.1.tar.gz",
    "platform": null,
    "description": "\n# ISCV\nISCV (Interactive Simulations using Computer Vision) is an python library that lets you use machine learning models in an easy and productive way for your project.\n\n![ISCV 'Interactive Simulations Using Computer Vision Logo'](https://raw.githubusercontent.com/looph0le/ISCV/main/logo.png)\n\n## AIM\nOur aim through this project is to provide a better development experience of developing machine learning applications which require machine learning models and configurations.\nThis project lets you use our pre configured modules still with ability to configure important parameters.\n\n## Modules\n- [X] Hand Tracking Unit\n- [X] Face Mesh Unit\n- [X] Full Body Motion Capture \n- [X] Mouse Controls\n- [X] Mouse Click Actions\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "ISCV is a computer vision library.",
    "version": "2.1.1",
    "split_keywords": [
        "python",
        "video",
        "stream",
        "video stream",
        "camera stream",
        "sockets",
        "computer vision",
        "machine learning",
        "ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75aeed0edeb1e0fe63b229491cd5d6a444cc9df928575d18a22aee9f4768552a",
                "md5": "f530e633aacc0f5e506f9d22a500b596",
                "sha256": "f027a6b0cd43e66b1f50bcd1a441f22ac103cf6ff70666e95c9cd1bc13f20ddd"
            },
            "downloads": -1,
            "filename": "ISCV-2.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f530e633aacc0f5e506f9d22a500b596",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6173,
            "upload_time": "2023-04-05T05:16:01",
            "upload_time_iso_8601": "2023-04-05T05:16:01.269458Z",
            "url": "https://files.pythonhosted.org/packages/75/ae/ed0edeb1e0fe63b229491cd5d6a444cc9df928575d18a22aee9f4768552a/ISCV-2.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5c0f0ed86c8aafcaa06139f39a1d84a60a5f917e4f6ee4842c79d8180aa033f0",
                "md5": "51173342d734cd4521f19bf587fb25bc",
                "sha256": "e3dff9410e1fd87464b4526750f252b3852f87e9ade79dbc4cb5a4285c75252f"
            },
            "downloads": -1,
            "filename": "ISCV-2.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "51173342d734cd4521f19bf587fb25bc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4886,
            "upload_time": "2023-04-05T05:16:03",
            "upload_time_iso_8601": "2023-04-05T05:16:03.443545Z",
            "url": "https://files.pythonhosted.org/packages/5c/0f/0ed86c8aafcaa06139f39a1d84a60a5f917e4f6ee4842c79d8180aa033f0/ISCV-2.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-05 05:16:03",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "iscv"
}
        
Elapsed time: 0.05778s