40 Commits (e9c45ff40654dc3df110a3feb5ffc95de04c3550)

Author SHA1 Message Date
Alexander Alekhin 01c1b341a8 cmake: enable C++11 implicitly 5 years ago
Alexander Alekhin 2b35c1708b android: gradle-based package and samples 6 years ago
tompollok 2da56d5af6 refactoring catching all exceptions as const ref 6 years ago
Alexander Alekhin 133b91a026 android: build fixes 8 years ago
Alexander Alekhin 4d17051f14 android: backport Android SDK build script 8 years ago
Suleyman TURKMEN 11ca1c95f8 update cpp samples and tutorials 9 years ago
Alexander Alekhin e1ad86c1fa android samples: update way to attach native part of OpenCV 9 years ago
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. 11 years ago
Alexander Smorkalov fdc1a06397 Invalid copy-passed exception messages in FaceDetect sample for Android fixed. 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 11 years ago
Roman Donchenko 62353b7980 Boring changes - samples. 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
hbristow 2059972bf7 Preparing to rebase 12 years ago
Andrey Pavlenko b19f672843 (#2569) simplifying code to avoid Eclipse CDT editor confusion, removing warnings and typos in comments 12 years ago
Andrey Pavlenko cfd634ca3e Improving compatibility with the latest Android SDK (r21) and NDK (r8c). 12 years ago
Alexander Smorkalov 91a9923dcf Face detection package name replaced on org.opencv.facedetect for consistency with Google Play package. 12 years ago
Alexander Smorkalov 95b7f5c46c Face Detection sample namespace replaced on org.opencv.facedetect for consistency with Google Play. 12 years ago
Andrey Kamaev 26bcb3812c Fix binary compatibility of opencv_contrib 12 years ago
Andrey Kamaev eaf75dbc95 Fix crash on resume in face detection sample 12 years ago
Andrey Kamaev a4235948a7 Fix Andoid samples: black screen after resume problem 12 years ago
Andrey Kamaev e9e0668549 Fix crash on resume in face detection sample 12 years ago
Andrey Kamaev 285af48040 Fix Andoid samples: black screen after resume problem 12 years ago
Marina Kolpakova b28b2428f6 changing package layout after 'make install' for Android build 13 years ago
Marina Kolpakova 01570fa800 merged Android Manager and new java layout 13 years ago
Marina Kolpakova 680a44189c merged the trunk r8704:8716 13 years ago
Andrey Pavlenko 3804ca3e20 changing package layout after 'make install' for Android build 13 years ago
Alexander Smorkalov 700b685575 Revision 8725 restored. Android sample FaceDetection updated according DetectionBasedTracker interface. 13 years ago
Alexander Smorkalov 80febef237 revision 8721 vas merged to head. Detection based tracker interface changed. cpp and android samples updated. 13 years ago
Andrey Kamaev bd901eb52d Reverted r8721 and r8725 (issue #2080) 13 years ago
Alexander Smorkalov 02170a0a58 Sample updated due to new DetectionBasedTracker interface. 13 years ago
Alexander Smorkalov a3be73b5cc revisions 8681 and 8688 restored. Warning fixed. 13 years ago
Andrey Pavlenko 0a58d8f139 moving to OpenCVLoader API 13 years ago
Andrey Kamaev d48d7b2b46 Updated warning options for GCC; fixed new warnings. 13 years ago
Andrey Kamaev f666bd221f Merged the trunk r8595:8668 (except iOS and new gpu functionality) 13 years ago
Andrey Pavlenko 8bc9e52dcc fixing typo that breaks the build 13 years ago
Andrey Kamaev 50c2443691 Merged Android samples from trunk r8423 r8533 13 years ago
Alexander Smorkalov 3780685fe6 CodeReview #1512 notes fixed. 13 years ago
Andrey Kamaev 949c4edf41 Merged the trunk r8408:8457 (inclusive) 13 years ago
Alexander Smorkalov fc71745caf cv::Exception handling added. Multithreading bug fixed. 13 years ago
Alexander Smorkalov b422d078f8 Face detection example updated. Dtetection base tracker mode added. 13 years ago