Metadata-Version: 2.1
Name: NetHyTech-MCV
Version: 0.1.0
Summary: A package for controlling mouse actions using hand gestures
Home-page: https://github.com/yourusername/NetHyTech-MCV
Author: Your Name
Author-email: your.email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: opencv-python
Requires-Dist: mediapipe
Requires-Dist: pyautogui
Requires-Dist: numpy
Requires-Dist: pynput

# 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



