Alexander Smorkalov
a1a2cb0aeb
OpenCV Samples testing problems fixed:
...
Memory leak in color-blob-detection sample fixed;
Default face size in face-detection is set to 20%;
Error handling improved;
Some possible mat leak fixed;
Manager verison and engine interface version incremented to fix incompatibilities;
Docs updated;
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.
...
Some unification done to simplify camera switching.
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;
...
Old Android support added;
Android 4.1.x fixes added;
Thead sync added;
Camera errors handling added.
12 years ago
Alexander Smorkalov
f8bcff8ff3
Device rotation support added;
...
Nexus 7 support added.
12 years ago
Alexander Smorkalov
09901fae2b
OnResume/OnPause handlers added to start/stop camera.
...
OpenCV initialization moved to onResume event to support package installation waiting.
12 years ago
Alexander Smorkalov
cc3430dbcc
Naming fixed;
...
Warnings fixed;
Nexus 7 support added to manifest.
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
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"
...
This reverts commit eb4ce67dac
.
Conflicts:
samples/android/color-blob-detection/src/org/opencv/samples/colorblobdetect/ColorBlobDetectionView.java
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)
...
(cherry picked from commit 067744d071
)
12 years ago
Andrey Kamaev
58baf2b455
Fix package name of Android color blob detection sample
...
(cherry picked from commit fc93518449
)
Signed-off-by: Andrey Kamaev <andrey.kamaev@itseez.com>
12 years ago
Andrey Kamaev
11bffb0e7d
Unify manifest files in Android examples
...
(cherry picked from commit bd12f636c8
)
Signed-off-by: Andrey Kamaev <andrey.kamaev@itseez.com>
12 years ago
Andrey Kamaev
ca0609dde3
Fixed java camera release in Android tutorial-0 sample
...
(cherry picked from commit cd59cf3ab5
)
Signed-off-by: Andrey Kamaev <andrey.kamaev@itseez.com>
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
Andrey Kamaev
cd59cf3ab5
Fixed java camera release in Android tutorial-0 sample
12 years ago
Andrey Kamaev
05630b336b
Updated package version in Android samples
...
(cherry picked from commit 47b9640785
)
Signed-off-by: Andrey Kamaev <andrey.kamaev@itseez.com>
12 years ago
Andrey Kamaev
47b9640785
Updated package version in Android samples
12 years ago
Andrey Kamaev
4aa03d4b2b
Fix/workaround bogus error in Android samples running on Android 4.1.1
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
ba862ffdff
Fix/workaround bogus error in Android samples running on Android 4.1.1
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
Alexander Smorkalov
5acb80a9b1
ColorBlobDetection Sample, ImageManpulations Sample and Tutorial2 updated. Issues with native camera on Nexus 7 (Android 4.1) fixed.
12 years ago
Alexander Smorkalov
a1d8091e10
ColorBlobDetection Sample, ImageManpulations Sample and Tutorial2 updated. Issues with native camera on Nexus 7 (Android 4.1) fixed.
12 years ago
Andrey Pavlenko
794b07ba11
removing unused files
12 years ago