Alexander Smorkalov
|
898320a0f6
|
Code clean up.
|
12 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
12 years ago |
Andrey Pavlenko
|
a8e7f91e34
|
java samples fix (clear view before drawing frame) of 'dirty' FPS display bug
|
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
|
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
|
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
|
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
|
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
|
9f4c5afbbb
|
merging r9039-9040,9044 from trunk (warnings and message in Java)
|
13 years ago |
Andrey Pavlenko
|
4e4db94b6b
|
removing warnings on deprecated api when targeting to android-15+
|
13 years ago |
Andrey Kamaev
|
51f6127e0a
|
Merged the recent fixes from 2.4 branch
|
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 |
Andrey Kamaev
|
b368f99d03
|
Merged the trunk r8852:8880
|
13 years ago |
Alexander Smorkalov
|
3a88fc5aa9
|
Android samples renaming was done. Icon updated.
|
13 years ago |
Andrey Kamaev
|
e1c4fd9e1f
|
Merged the trunk r8345:8376
|
13 years ago |
Andrey Pavlenko
|
e3fc405393
|
fix for #1954 (typos)
|
13 years ago |
Andrey Pavlenko
|
5855c4905e
|
Android samples are updated: onPause()/onResume() release/open camera, a message is shown on camera open error, minor fixes in code and resources
|
13 years ago |
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
13 years ago |
Alexander Smorkalov
|
54001572d5
|
Setting camera parameters on Android 2.2.2 fixed. Old Android does not support continuous-video focus mode.
|
13 years ago |
Andrey Pavlenko
|
d03d54f8c1
|
updating Eclipse projects settings
|
13 years ago |
Alexander Smorkalov
|
be20370a3d
|
Autofocus issues on Android ICS fixed. Continuous-video focus mode is set.
Performance problems fixed. Shared camera buffer is used.
|
13 years ago |
Andrey Pavlenko
|
74749fccbf
|
fix for #1724: making Java samples compatible with Android 3.1+ targets
|
13 years ago |
Andrey Kamaev
|
e72a23243b
|
Reworked build scripts for Android Java API, tests and examples
|
13 years ago |
Andrey Pavlenko
|
6708869425
|
updating Java samples to meet Java API changes
|
13 years ago |
Andrey Pavlenko
|
5bea651e81
|
Java samples updated to be compatible with both old (2.2+) and new (3.0+) Android versions
|
13 years ago |
Andrey Pavlenko
|
62591a1d5a
|
#1283, Mat <->Bitmap converters are updated to support CV_8UC(1,3,4) & non-continuous Mat-s and RGBA_8888 & RGB_565 Bitmaps; Android samples project files are updated according to the latest SDK req-s.
|
13 years ago |
Kirill Kornyakov
|
7d8f487b03
|
reverted occasional commit
|
13 years ago |
Kirill Kornyakov
|
913811836a
|
workaround for the case when perf system is used in external app without TBB
|
13 years ago |
Andrey Kamaev
|
e8032fa8e9
|
Fixed Android build with SDK revision 14
|
13 years ago |
Andrey Kamaev
|
8782914fc8
|
Aded setPreviewDisplay call to java camera samples
|
14 years ago |
Andrey Kamaev
|
8288cc108d
|
Continued Android samples renaming
|
14 years ago |
Andrey Kamaev
|
7c6fc6e18a
|
Android samples are renamed
|
14 years ago |