Skip to content

jedipunkz/opencv-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

OpenCV Playground

Installation

install opnecv-python

pip install opencv-python

download hearcascade files.

wget https://raw.githubusercontent.com/kipr/opencv/refs/heads/master/data/haarcascades/haarcascade_frontalface_default.xml
wget https://raw.githubusercontent.com/Aravindlivewire/Opencv/refs/heads/master/haarcascade/haarcascade_eye_tree_eyeglasses.xml

Boot

python main.py

Stop Process

Press 'q' key.

Author

jedipunkz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages