Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky 07c0d50edf put the detection-based tracker back (to objdetect module), so that the Android face detection sample builds fine. The patch by Konstantin Matskevich that adds C++11 threads support has been merged in too. Also, fixed compile error in the doc builder. 11 years ago
..
Android.mk Normalized file endings. 11 years ago
Application.mk Improving compatibility with the latest Android SDK (r21) and NDK (r8c). 12 years ago
DetectionBasedTracker_jni.cpp put the detection-based tracker back (to objdetect module), so that the Android face detection sample builds fine. The patch by Konstantin Matskevich that adds C++11 threads support has been merged in too. Also, fixed compile error in the doc builder. 11 years ago
DetectionBasedTracker_jni.h Face detection package name replaced on org.opencv.facedetect for consistency with Google Play package. 12 years ago