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
779f4e39de
opencv
/
samples
/
android
/
face-detection
History
Andrey Pavlenko
8bc9e52dcc
fixing typo that breaks the build
2012-06-15 10:42:32 +00:00
..
.settings
Added face datection Android sample
2011-07-19 09:01:36 +00:00
jni
fixing typo that breaks the build
2012-06-15 10:42:32 +00:00
res
Added face datection Android sample
2011-07-19 09:01:36 +00:00
src/org/opencv/samples
/fd
CodeReview
#1512
notes fixed.
2012-05-31 12:26:29 +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
Added face datection Android sample
2011-07-19 09:01:36 +00:00
CMakeLists.txt
Face detection example updated. Dtetection base tracker mode added.
2012-05-22 12:21:26 +00:00