OpenCV project
Day 27 of #100DaysOfCode :
— Priyanshu Kumar (@priyanshu2k02) April 9, 2022
- Built a CV volume controller using #OpenCV #MediaPipe in #Python
Censored @JColeNC ♥️ with it
Github: https://t.co/MM3C2VC3Cp
To see more of my projects: https://t.co/3bLxlwYtIY#Tensorflow #Pycharm #AI #ML pic.twitter.com/fuAdqmJHsd
Make sure you have Python installed on your system. It only works on MacOS for windows you will have to use Pycaw and update the source code
clone the repository into your local system.
git clone https://github.com/kumarpriyanshu2k2/CV_Volume_Controller.git
go to the directory in which you have cloned this project.
cd ./CV_Volume_Controller
activate the virtual environment by running:
source myvenv/bin/activate
install the required libraries using the following command:
pip install -r requirements.txt
now you have installed all the required files, you can
execute main.py
python3 main.py
To exit you will have to kill it from the terminal by pressing