NetHyTech-MCV


NameNetHyTech-MCV JSON
Version 1.1 PyPI version JSON
download
home_pagehttps://github.com/AnubhavChaturvedi-GitHub/NetHyTech-MCV
SummaryA package for controlling mouse actions using hand gestures
upload_time2024-05-08 08:50:12
maintainerNone
docs_urlNone
authorAnubhav Chaturvedi
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # NetHyTech-MCV: Neural Hand Technology - Mouse Control Vision

Welcome to NetHyTech-MCV, the cutting-edge Python package that harnesses the power of neural networks and computer vision to control your computer's mouse with hand gestures. Experience the future today with NetHyTech-MCV!

## Installation

Install NetHyTech-MCV with a single command using pip:

```bash
pip install NetHyTech-MCV
```

## Features

### Gesture Recognition

NetHyTech-MCV utilizes state-of-the-art machine learning algorithms to recognize complex hand gestures with high accuracy.

### Real-time Control

Control your computer's mouse in real-time simply by moving your hand. Say goodbye to traditional input devices and hello to intuitive control!

### Advanced Actions

Perform advanced actions such as left-click, right-click, double-click, and even take screenshots effortlessly using hand gestures.

## Requirements

NetHyTech-MCV requires the following dependencies:

- OpenCV
- MediaPipe
- PyAutoGUI
- NumPy
- pynput

Install these dependencies using pip:

```bash
pip install opencv-python mediapipe pyautogui numpy pynput
```

## Usage

```python
from NetHyTech_MCV import MCV

MCV()
```

## Examples

### Basic Usage

```python
import NetHyTech_MCV

NetHyTech_MCV.MCV()
```

### Customize Gestures

```python
from NetHyTech_MCV import MCV
```

## Contributing

We welcome contributions from the community to make NetHyTech-MCV even more powerful and versatile. Feel free to fork the repository, make your changes, and submit a pull request.

## License

NetHyTech-MCV is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.

## Support




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AnubhavChaturvedi-GitHub/NetHyTech-MCV",
    "name": "NetHyTech-MCV",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Anubhav Chaturvedi",
    "author_email": "chaturvedianubhav520@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "# NetHyTech-MCV: Neural Hand Technology - Mouse Control Vision\r\n\r\nWelcome to NetHyTech-MCV, the cutting-edge Python package that harnesses the power of neural networks and computer vision to control your computer's mouse with hand gestures. Experience the future today with NetHyTech-MCV!\r\n\r\n## Installation\r\n\r\nInstall NetHyTech-MCV with a single command using pip:\r\n\r\n```bash\r\npip install NetHyTech-MCV\r\n```\r\n\r\n## Features\r\n\r\n### Gesture Recognition\r\n\r\nNetHyTech-MCV utilizes state-of-the-art machine learning algorithms to recognize complex hand gestures with high accuracy.\r\n\r\n### Real-time Control\r\n\r\nControl your computer's mouse in real-time simply by moving your hand. Say goodbye to traditional input devices and hello to intuitive control!\r\n\r\n### Advanced Actions\r\n\r\nPerform advanced actions such as left-click, right-click, double-click, and even take screenshots effortlessly using hand gestures.\r\n\r\n## Requirements\r\n\r\nNetHyTech-MCV requires the following dependencies:\r\n\r\n- OpenCV\r\n- MediaPipe\r\n- PyAutoGUI\r\n- NumPy\r\n- pynput\r\n\r\nInstall these dependencies using pip:\r\n\r\n```bash\r\npip install opencv-python mediapipe pyautogui numpy pynput\r\n```\r\n\r\n## Usage\r\n\r\n```python\r\nfrom NetHyTech_MCV import MCV\r\n\r\nMCV()\r\n```\r\n\r\n## Examples\r\n\r\n### Basic Usage\r\n\r\n```python\r\nimport NetHyTech_MCV\r\n\r\nNetHyTech_MCV.MCV()\r\n```\r\n\r\n### Customize Gestures\r\n\r\n```python\r\nfrom NetHyTech_MCV import MCV\r\n```\r\n\r\n## Contributing\r\n\r\nWe welcome contributions from the community to make NetHyTech-MCV even more powerful and versatile. Feel free to fork the repository, make your changes, and submit a pull request.\r\n\r\n## License\r\n\r\nNetHyTech-MCV is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\r\n\r\n## Support\r\n\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A package for controlling mouse actions using hand gestures",
    "version": "1.1",
    "project_urls": {
        "Homepage": "https://github.com/AnubhavChaturvedi-GitHub/NetHyTech-MCV"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb24a544138e5873c99348607db0b6f3312b57cada4e480043e1e1421391de8d",
                "md5": "f8b13572753b474943e48c6a97a48b44",
                "sha256": "2313c90354e0b7794b663c09cbe95a88842ad40cd7cae9cb001725e7f6904dee"
            },
            "downloads": -1,
            "filename": "NetHyTech_MCV-1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f8b13572753b474943e48c6a97a48b44",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3537,
            "upload_time": "2024-05-08T08:50:12",
            "upload_time_iso_8601": "2024-05-08T08:50:12.179160Z",
            "url": "https://files.pythonhosted.org/packages/bb/24/a544138e5873c99348607db0b6f3312b57cada4e480043e1e1421391de8d/NetHyTech_MCV-1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-08 08:50:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AnubhavChaturvedi-GitHub",
    "github_project": "NetHyTech-MCV",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "nethytech-mcv"
}
        
Elapsed time: 0.24490s