Skip to content

DiwakarBasnet/OpenCV

Repository files navigation

Project Setup

Haar Cascade Algorithm

The haar cascade algorithms were downloaded from opencv github repository:

"https://github.com/opencv/opencv/tree/master/data/haarcascades"

Mediapipe

Hand tracking and pose detection projects uses mediapipe.

Local Development

Create virtual environment in python 3.7 or higher.

Install opencv using:

pip install opencv-python

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages