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
0442bca235
opencv
/
samples
/
android
/
face-detection
History
Alexander Smorkalov
a91de25f10
Build fix after issue
#2284
fix.
2012-10-10 14:27:17 +04:00
..
.settings
Added face datection Android sample
2011-07-19 09:01:36 +00:00
jni
Fix crash on resume in face detection sample
2012-08-24 16:24:53 +04:00
res
Android samples renaming was done. Icon updated.
2012-07-02 10:06:08 +00:00
src/org/opencv/samples
/fd
Build fix after issue
#2284
fix.
2012-10-10 14:27:17 +04: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
.cproject
updating include dirs to make CDT project in Eclipse happy
2012-07-11 13:12:37 +00:00
.project
adding CDT Builder (via ndk-build.cmd) for JNI part
2012-07-02 13:15:16 +00:00
AndroidManifest.xml
Unify manifest files in Android examples
2012-08-31 17:47:12 +04:00
CMakeLists.txt
Contrib module is added to java wrappers; fixed algorithm initialisation for python bindings
2012-07-05 07:58:40 +00:00