Skip to content Skip to sidebar Skip to footer
Showing posts with the label Face Detection

Classifiers Confidence In Opencv Face Detector

I'm using opencv's har cascade face detector (cv.HaarDetectObjects) in python. for example:… Read more Classifiers Confidence In Opencv Face Detector

Unable To Detect Face And Eye With Opencv In Python

This code is to detect face and eyes using webcam but getting this error Traceback (most recent cal… Read more Unable To Detect Face And Eye With Opencv In Python