Skip to content

Detector is a Python algorithm (with UI) capable of detecting things (such as faces, cats, etc) using OpenCV and Haar Cascade Classifier

Notifications You must be signed in to change notification settings

xbdrcx/detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detector

Detector is a python algorithm (with UI) capable of detecting things (such as faces, cats, etc) using OpenCV and Haar Cascade Classifier. It also has the capability to record those detections, either from a video file, camera source or an image.

Currently porting the UI from Tkinter to PyQt6

About

Detector is a Python algorithm (with UI) capable of detecting things (such as faces, cats, etc) using OpenCV and Haar Cascade Classifier

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages