281 Commits (e454c4891e7fa0c63689e6bca25b17b7ad3a9486)

Author SHA1 Message Date
Andrey Pavlenko ea83d384c1 removing Android tutorial 0 since it has become irrelevant after moving to the new application framework 12 years ago
Alexander Smorkalov d36f8b9eb3 Code review comments applied 12 years ago
Alexander Smorkalov 86f7a357ae Tutorial-5 functionality implemented. 12 years ago
Alexander Smorkalov 24c920a33a Base for new sample added. 12 years ago
Alexander Smorkalov e95fc27490 Samples updated 12 years ago
Andrey Pavlenko b19f672843 (#2569) simplifying code to avoid Eclipse CDT editor confusion, removing warnings and typos in comments 12 years ago
Alexander Smorkalov 2c67731a7b Issue #2549 OpenCV Samples does not expand on full screen fixed. 12 years ago
Andrey Pavlenko cfd634ca3e Improving compatibility with the latest Android SDK (r21) and NDK (r8c). 12 years ago
Andrey Kamaev 04481d9ef4 Fix Android build with clang compiler 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
Alexander Smorkalov a1a2cb0aeb OpenCV Samples testing problems fixed: 12 years ago
Alexander d495daf1ed Memory leak of native OpenCV mats fixed. 12 years ago
Alexander Smorkalov 83d8bc8c55 Tutorial 1 updated. Execution time camera switching implemented. 12 years ago
Alexander Smorkalov 76bcf72ded 2.4.3 version support added to OpenCV Manager. Docs updated. Samples updated. 12 years ago
Alexander Smorkalov c1d42664bc Refactring. Bug fix. 12 years ago
Alexander Smorkalov a942747046 Code review coments fixed. Lint wornings fixed. 12 years ago
Alexander Smorkalov 4c06d0834e camera-preview sample removed from CMakeLists.txt 12 years ago
Alexander Smorkalov 84856fa2c1 CMakeLists.txt rescued. Androidmanifest unified. 12 years ago
Alexander Smorkalov a5ee07d340 Image manipulations sample ported on new framework. 12 years ago
Alexander Smorkalov 898320a0f6 Code clean up. 12 years ago
Alexander Smorkalov c64ee44c9e Color blob detection sample ported on new framework. 12 years ago
Alexander Smorkalov 2fd8b51a26 Face detection sample ported on new framework. 12 years ago
Alexander Smorkalov d9ea16ce57 Tutorial1 ported on new framework. 12 years ago
Alexander Smorkalov 873f47654a Tutorial2 ported on new framework. 12 years ago
Alexander Smorkalov 31763bdcf0 Tutorial3 ported on new framework. 12 years ago
Alexander Smorkalov 50500e5923 Tutorial4 ported on new sample framework. 12 years ago
Alexander Smorkalov 9029acf6f0 openCV application framework moved to modules/java/... folder. Now it is part of OpenCV SDK. 12 years ago
Alexander Smorkalov 68ab3d5be6 Processing thread added to Java camera view. 12 years ago
Alexander Smorkalov 8393fd0c9d Auto focus added; 12 years ago
Alexander Smorkalov f8bcff8ff3 Device rotation support added; 12 years ago
Alexander Smorkalov 09901fae2b OnResume/OnPause handlers added to start/stop camera. 12 years ago
Alexander Smorkalov cc3430dbcc Naming fixed; 12 years ago
Konstantin Bezruk cd152c3a03 Puzzle15 implementation with use of the OpenCV surface framework 12 years ago
Alexander Smorkalov 5f1339b319 Menu and style removed from sample. 12 years ago
Andrey Pavlenko a32004f90c adding initial version of a sample with new Camera-View handling design 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Andrey Kamaev 26bcb3812c Fix binary compatibility of opencv_contrib 12 years ago
Andrey Kamaev dbd30d4fba Revert "fixing Java test and sample after moving drawContours() from Imgproc to Core" 12 years ago
Alexander Smorkalov a91de25f10 Build fix after issue #2284 fix. 12 years ago
Andrey Pavlenko a8e7f91e34 java samples fix (clear view before drawing frame) of 'dirty' FPS display bug 12 years ago
Andrey Kamaev e564a53ccd Add gitignore for Android tests and samples 12 years ago
Andrey Kamaev f2a486c34b Fix Android samples for devices having front camera only (Nexus 7) 12 years ago
Andrey Kamaev 58baf2b455 Fix package name of Android color blob detection sample 12 years ago
Andrey Kamaev 11bffb0e7d Unify manifest files in Android examples 12 years ago
Andrey Kamaev ca0609dde3 Fixed java camera release in Android tutorial-0 sample 12 years ago
Andrey Kamaev 067744d071 Fix Android samples for devices having front camera only (Nexus 7) 12 years ago
Andrey Kamaev fc93518449 Fix package name of Android color blob detection sample 12 years ago
Andrey Kamaev bd12f636c8 Unify manifest files in Android examples 12 years ago