OpenCV Tools : OpenCv Tools based on mediapipe library.
Clone the github repo
git clone https://github.com/developer-pritam/opencv-tools.git
Change Directory
cd opencv-tools
For requirements run following commands:
python3 -m pip install -r requirements.txt
OR
python -m pip install -r requirements.txt
- Volume Controller with Hand Guesture
- Brightness Controller with Hand Guesture
- Mouse Controller with Hand Guesture
- QR Code Scanner
- Python
- OpenCV
- Media Pipe
Select from the given options give by entering the respective number (eg. 1, 2, 3, 4, 5
).
~/pritam$ python main.py
help : -h for listing all the commands
ls: Display all pritam Commands
help: For Help
quit: For quiting the program
clear: For cleaning your terminal screen
exit: For exiting from Pritam
main: Go to main menu
back: Back to mmain menu
For support, email developerpritam@gmail.com.
Every pull request with good and understandable code :) is welcomed.