100 Commits (4842043c6afdd596eabd116d4180520e4392c815)

Author SHA1 Message Date
Alexander Smorkalov fde99e68c0 Removed Android AIDL from build scrips and tutorials as it's not needed since 4.9.0. 11 months ago
Alexander Lyulkov 8ade7f6177 Added any screen orientation support for JavaCameraView 11 months ago
Alexander Smorkalov e5d1309fcf Fixed typo in Android build scripts. 11 months ago
Alexander Smorkalov 7b1a5fb3de Migrate Android Face Detection sample to DNN. 1 year ago
Alexander Smorkalov aa6b399b5a AAR package build and test with CI 1 year ago
Alexander Smorkalov 2830551e89 Drop OpenCV Manager from samples initialization. 1 year ago
alexlyulkov 6c57ce9e09
Merge pull request #24473 from alexlyulkov:al/samples_with_maven 1 year ago
Alexander Alekhin eae5fd81e5 android: add android:exported="true" 2 years ago
Alexander Alekhin 01c1b341a8 cmake: enable C++11 implicitly 5 years ago
hannesa2 57c9991413
Merge pull request #16481 from hannesa2:DeleteOldAndroidManifest.xml 5 years ago
Hannes Achleitner afc8dd5661 remove Eclipse relicts in Android sample 5 years ago
Hannes Achleitner 2da7360b63 Remove Android Eclipse relicts 5 years ago
Giles Payne 2734291b35 Add CameraActivity utility class to automate Camera permission request handling 5 years ago
Otto Seiskari 3a1ccd5f43 Remove fullscreen android:theme where it hides the menu 6 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 8533b45ce9 cmake: Java/Android SDK refactoring 7 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 491a3fdebc android samples: force setVisibility (see #5812) 9 years ago
Alexander Alekhin e1ad86c1fa android samples: update way to attach native part of OpenCV 9 years ago
Maksim Shabunin bfa77ff5a4 Increase android samples versions 10 years ago
Maksim Shabunin 231685133e OpenCV Manager: support 3.0.0 library 10 years ago
Maksim Shabunin c42424f2db Fixed android samples build 10 years ago
Vadim Pisarevsky 00b2124876 fixing more compile problems with Java bindings etc 10 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 Alekhin 15b6fd2ec4 android: allow to build & run examples without Android OpenCV Manager 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
caorong a2adafd508 fix a bug(DetectorType never change) 12 years ago
Alexander Smorkalov 076941bb07 15-puzzle app reverted to usage of old CvCameraViewListener implementation; 12 years ago
Alexander Smorkalov f8720ec60e Code review issues fixed. Compatibility issues fixed. 12 years ago
Alexander Smorkalov 6b5eac328f Android samples updated according onCameraFrame callback signature change. 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
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 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 a942747046 Code review coments fixed. Lint wornings fixed. 12 years ago
Alexander Smorkalov 2fd8b51a26 Face detection sample ported on new framework. 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