This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
07c0d50edf
opencv
/
samples
/
android
/
face-detection
/
jni
History
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.
2014-06-24 21:16:09 +04:00
..
Android.mk
Normalized file endings.
2013-08-21 18:59:25 +04:00
Application.mk
Improving compatibility with the latest Android SDK (r21) and NDK (r8c).
2012-11-20 18:40:22 +04:00
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.
2014-06-24 21:16:09 +04:00
DetectionBasedTracker_jni.h
Face detection package name replaced on org.opencv.facedetect for consistency with Google Play package.
2012-11-09 09:40:19 +04:00