Skip to content

Here you can find every type of OpenCV projects to work with. Simply clone this project and get started with OpenCV.

Notifications You must be signed in to change notification settings

SamwitAdhikary/OpenCV-Projects

Repository files navigation

OpenCV - Projects

Here you can find every type of OpenCV projects to work with. Simply clone this project and get started with OpenCV.

Requirements

  • Any Operating System (ie. MacOS, Windows, Linux)
  • Any IDE with Python installed
  • Basic knowledge of Python

Installation

Just clone this repo using the following command

git clone https://github.com/SamwitAdhikary/OpenCV-Projects

Install the required packages

pip install -r requirements.txt

Projects

Usage/Examples

Here are the commands to run and the final output.


- AI Painter


animated

To run the AI Painter run the command

cd "Ai Painter"
python main.py

- Chrome Dino


animated

To run the Chrome Dino run the command

cd "Chrome Dino"
python dino.py

- Face Mesh


animated

To run the Face Mesh run the command

cd "Face Mesh"
python faceMesh.py

- Face Recognition


animated

To run the Face Recognition you need to first read this after that run the below command

cd "Face Recognition"
python main_proj.py

- Gender Detection

To run the Gender Detection run the command

cd "Gender Detection"
python gender_detect.py

- Hand Detection


animated

To run the Hand Detection run the command

cd "Hand Detection"
python project.py

- Object Detect


animated

To run the Face Recognition you need to first read this after that run the below command

cd "Object Detect"
python detection.py

- Volume Hand Control

animated

To run the Volume Hand Control run the command

cd "Volume Hand Control"
python volume_control.py

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages