This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
700b685575c646eb1577bdccf16ed4c7951bdfbf
opencv
/
samples
/
android
/
face-detection
T
History
Alexander Smorkalov
700b685575
Revision 8725 restored. Android sample FaceDetection updated according DetectionBasedTracker interface.
2012-06-25 17:12:19 +00:00
..
.settings
…
jni
Revision 8725 restored. Android sample FaceDetection updated according DetectionBasedTracker interface.
2012-06-25 17:12:19 +00:00
res
…
src/org/opencv/samples
/fd
Reverted r8721 and r8725 (issue
#2080
)
2012-06-24 08:50:03 +00:00
.classpath
#1283
, Mat <->Bitmap converters are updated to support CV_8UC(1,3,4) & non-continuous Mat-s and RGBA_8888 & RGB_565 Bitmaps; Android samples project files are updated according to the latest SDK req-s.
2012-02-14 14:40:41 +00:00
.project
#1283
, Mat <->Bitmap converters are updated to support CV_8UC(1,3,4) & non-continuous Mat-s and RGBA_8888 & RGB_565 Bitmaps; Android samples project files are updated according to the latest SDK req-s.
2012-02-14 14:40:41 +00:00
AndroidManifest.xml
…
CMakeLists.txt
Face detection example updated. Dtetection base tracker mode added.
2012-05-22 12:21:26 +00:00