Metadata-Version: 2.1
Name: ISCV
Version: 1.0.0
Summary: ISCV is a computer vision library.
Author: Mitansh Disha Meet Parnika
Author-email: <mitanshpanchal@gmail.com>
Keywords: python,video,stream,video stream,camera stream,sockets,computer vision,machine learning,AI
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
Requires-Dist: opencv-python
Requires-Dist: pyautogui
Requires-Dist: numpy
Requires-Dist: mediapipe


# 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'](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
