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
|
13 years ago |
Andrey Pavlenko
|
e16ae33a17
|
removing unused file
|
13 years ago |
Andrey Pavlenko
|
9f4c5afbbb
|
merging r9039-9040,9044 from trunk (warnings and message in Java)
|
13 years ago |
Andrey Pavlenko
|
dc68a56bab
|
fixing wording
|
13 years ago |
Andrey Pavlenko
|
92e6aa5f17
|
customizing the 'Google Market error' message in samples
|
13 years ago |
Andrey Pavlenko
|
4e4db94b6b
|
removing warnings on deprecated api when targeting to android-15+
|
13 years ago |
Marina Kolpakova
|
fb3d6ecb98
|
merged documentation and android service from trunk
|
13 years ago |
Andrey Pavlenko
|
5ec9909b71
|
updating include dirs to make CDT project in Eclipse happy
|
13 years ago |
Andrey Kamaev
|
620d122fc2
|
Contrib module is added to java wrappers; fixed algorithm initialisation for python bindings
|
13 years ago |
Andrey Kamaev
|
51f6127e0a
|
Merged the recent fixes from 2.4 branch
|
13 years ago |
Andrey Pavlenko
|
94f05241c5
|
removing windows-specific path from includes
|
13 years ago |
Alexander Smorkalov
|
e5067bff41
|
Typo fix.
|
13 years ago |
Alexander Smorkalov
|
65b53f96d0
|
OpenCV 2.4.0 constant version removed. All docs and samples updated for 2.4.2.
|
13 years ago |
Alexander Smorkalov
|
139cc61001
|
Application start without service fixed.
|
13 years ago |
Andrey Kamaev
|
af912f4843
|
Merged the trunk r8901:8904
|
13 years ago |
Alexander Smorkalov
|
721c24bc1f
|
Typo fix. Name of native library was inconsists with java loadLibrary
|
13 years ago |
Andrey Pavlenko
|
e2e6838da3
|
adding CDT Builder (via ndk-build.cmd) for JNI part
|
13 years ago |
Andrey Kamaev
|
b368f99d03
|
Merged the trunk r8852:8880
|
13 years ago |