Skip to content

adi0509/opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Opencv Project List

S.no Projects
1. Car Detection: This program detect car using haar cascade method and also count traffic on road. In this program, I made a cascade.xml file using car data (in pos and neg file). "pos" file contain positive images, and "neg" file contains negative images. (NOTE: if you download this file, please change "neg" file name to "neg2" else edit bg.txt file yourself)
2. Face detection: This program detects face and eye using haar cascade method. In this program I use already made cascade file given by opencv.

About

Project using OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages