@violentKnight007 A comparison can be found in the paper ("ENCARA2: Real-time detection of multiple faces at different resolutions in video streams"). Observe however that OpenCV haar detectors are designed for single images, and this detector is designed for video. Indeed it integrates different haar based detectors.
A comparison of haar based OpenCV detectors related to faces: "A comparison of face and facial feature detectors based on the Viola–Jones general object detection framework"
@cantusmag no voice is used
otsedom7 10 months ago
v o i c e?
cantusmag 11 months ago
@violentKnight007 A comparison can be found in the paper ("ENCARA2: Real-time detection of multiple faces at different resolutions in video streams"). Observe however that OpenCV haar detectors are designed for single images, and this detector is designed for video. Indeed it integrates different haar based detectors.
A comparison of haar based OpenCV detectors related to faces: "A comparison of face and facial feature detectors based on the Viola–Jones general object detection framework"
otsedom7 1 year ago
can you compare it with opencv's haar feature based adaboost face detection accuracy?
violentKnight007 1 year ago