OpenCV - Cascade Classifier (O

1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image

About this app

Object recognition using OpenCV Cascade Classifier. This app have for purpose to test the precision of the Cascade Classifier recognition easily.

The app uses below classifiers:
haarcascade_eye
haarcascade_eye_tree_eyeglasses
haarcascade_frontalcatface
haarcascade_frontalcatface_extended
haarcascade_frontalface_default
haarcascade_frontalface_alt
haarcascade_frontalface_alt2
haarcascade_frontalface_alt_tree
haarcascade_fullbody
haarcascade_lefteye_2splits
haarcascade_lowerbody
haarcascade_profileface
haarcascade_righteye_2splits
haarcascade_smile
haarcascade_upperbody

The code of the app is on Github:
https://github.com/aruno14/OpenCV-CascadeClassifier
Updated on
Dec 2, 2017

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

Bugs corrections