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
opencv
/
samples
/
android
/
face-detection
History
Alexander Smorkalov
076941bb07
15-puzzle app reverted to usage of old CvCameraViewListener implementation;
...
super.onPause() call moved to begining of onPause method according Google recomandations.
2013-02-08 12:36:33 +04:00
..
.settings
Improving compatibility with the latest Android SDK (r21) and NDK (r8c).
2012-11-20 18:40:22 +04:00
jni
(
#2569
) simplifying code to avoid Eclipse CDT editor confusion, removing warnings and typos in comments
2012-11-26 17:32:10 +04:00
res
Code review coments fixed. Lint wornings fixed.
2012-10-23 20:06:58 +04:00
src/org/opencv/samples
/facedetect
15-puzzle app reverted to usage of old CvCameraViewListener implementation;
2013-02-08 12:36:33 +04:00
.classpath
Code review coments fixed. Lint wornings fixed.
2012-10-23 20:06:58 +04:00
.cproject
Improving compatibility with the latest Android SDK (r21) and NDK (r8c).
2012-11-20 18:40:22 +04:00
.project
Normalize line endings and whitespace
2012-10-17 15:32:23 +04:00
AndroidManifest.xml
Issue
#2549
OpenCV Samples does not expand on full screen fixed.
2012-11-23 13:12:11 +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