Alexander Smorkalov
|
a91de25f10
|
Build fix after issue #2284 fix.
|
2012-10-10 14:27:17 +04:00 |
|
Andrey Pavlenko
|
a8e7f91e34
|
java samples fix (clear view before drawing frame) of 'dirty' FPS display bug
|
2012-09-28 18:21:22 +04:00 |
|
Andrey Kamaev
|
e564a53ccd
|
Add gitignore for Android tests and samples
|
2012-09-10 15:48:57 +04:00 |
|
Andrey Kamaev
|
067744d071
|
Fix Android samples for devices having front camera only (Nexus 7)
|
2012-08-31 18:25:08 +04:00 |
|
Andrey Kamaev
|
fc93518449
|
Fix package name of Android color blob detection sample
|
2012-08-31 17:47:12 +04:00 |
|
Andrey Kamaev
|
bd12f636c8
|
Unify manifest files in Android examples
|
2012-08-31 17:47:12 +04:00 |
|
Andrey Kamaev
|
cd59cf3ab5
|
Fixed java camera release in Android tutorial-0 sample
|
2012-08-28 20:37:06 +04:00 |
|
Andrey Kamaev
|
47b9640785
|
Updated package version in Android samples
|
2012-08-28 15:07:42 +04:00 |
|
Andrey Kamaev
|
ba862ffdff
|
Fix/workaround bogus error in Android samples running on Android 4.1.1
|
2012-08-24 16:24:53 +04:00 |
|
Andrey Kamaev
|
e9e0668549
|
Fix crash on resume in face detection sample
|
2012-08-24 16:24:53 +04:00 |
|
Andrey Kamaev
|
285af48040
|
Fix Andoid samples: black screen after resume problem
|
2012-08-24 16:17:42 +04:00 |
|
Alexander Smorkalov
|
a1d8091e10
|
ColorBlobDetection Sample, ImageManpulations Sample and Tutorial2 updated. Issues with native camera on Nexus 7 (Android 4.1) fixed.
|
2012-08-16 16:52:53 +04:00 |
|
Andrey Pavlenko
|
794b07ba11
|
removing unused files
|
2012-07-24 23:58:52 +04:00 |
|
Andrey Pavlenko
|
e16ae33a17
|
removing unused file
|
2012-07-24 23:55:14 +04:00 |
|
Andrey Pavlenko
|
dc68a56bab
|
fixing wording
|
2012-07-15 05:51:29 +00:00 |
|
Andrey Pavlenko
|
92e6aa5f17
|
customizing the 'Google Market error' message in samples
|
2012-07-14 19:49:00 +00:00 |
|
Andrey Pavlenko
|
4e4db94b6b
|
removing warnings on deprecated api when targeting to android-15+
|
2012-07-14 19:07:27 +00:00 |
|
Andrey Pavlenko
|
5ec9909b71
|
updating include dirs to make CDT project in Eclipse happy
|
2012-07-11 13:12:37 +00:00 |
|
Andrey Kamaev
|
620d122fc2
|
Contrib module is added to java wrappers; fixed algorithm initialisation for python bindings
|
2012-07-05 07:58:40 +00:00 |
|
Andrey Kamaev
|
51f6127e0a
|
Merged the recent fixes from 2.4 branch
|
2012-07-04 08:04:31 +00:00 |
|
Andrey Pavlenko
|
e2e6838da3
|
adding CDT Builder (via ndk-build.cmd) for JNI part
|
2012-07-02 13:15:16 +00:00 |
|
Alexander Smorkalov
|
3a88fc5aa9
|
Android samples renaming was done. Icon updated.
|
2012-07-02 10:06:08 +00:00 |
|
Andrey Pavlenko
|
42d830ec23
|
switching to dynamic linking
|
2012-06-28 07:51:19 +00:00 |
|
Andrey Pavlenko
|
3804ca3e20
|
changing package layout after 'make install' for Android build
|
2012-06-27 06:22:26 +00:00 |
|
Andrey Pavlenko
|
9efc1a689b
|
fixing project properties
|
2012-06-26 15:25:00 +00:00 |
|
Alexander Smorkalov
|
b962bf75cf
|
Sample3-native build fix. Dependency from OpenCV library project added. Scripts updated.
|
2012-06-26 13:24:12 +00:00 |
|
Alexander Smorkalov
|
369f2c4903
|
Color blob detection example updated for OpenCV Manager model.
|
2012-06-26 12:58:46 +00:00 |
|
Alexander Smorkalov
|
109e308763
|
Sample4-mixed was updated for OpenCV Manager model.
|
2012-06-26 12:57:43 +00:00 |
|
Alexander Smorkalov
|
0693073b98
|
Example3-native updated for OpenCV Manager model
|
2012-06-26 12:44:57 +00:00 |
|
Alexander Smorkalov
|
521b89e69d
|
Sample 2 was updated for OpenCV Manager model.
|
2012-06-26 12:31:04 +00:00 |
|
Alexander Smorkalov
|
207f4fc53c
|
Sample 1 updated for OpenCV Manager model.
|
2012-06-26 12:26:42 +00:00 |
|
Alexander Smorkalov
|
7a858885e6
|
Image manipulations sample updated for OpenCV Manager model.
|
2012-06-26 12:20:35 +00:00 |
|
Alexander Smorkalov
|
700b685575
|
Revision 8725 restored. Android sample FaceDetection updated according DetectionBasedTracker interface.
|
2012-06-25 17:12:19 +00:00 |
|
Alexander Smorkalov
|
80febef237
|
revision 8721 vas merged to head. Detection based tracker interface changed. cpp and android samples updated.
|
2012-06-25 17:01:55 +00:00 |
|
Andrey Kamaev
|
bd901eb52d
|
Reverted r8721 and r8725 (issue #2080)
|
2012-06-24 08:50:03 +00:00 |
|
Alexander Smorkalov
|
02170a0a58
|
Sample updated due to new DetectionBasedTracker interface.
|
2012-06-22 14:07:54 +00:00 |
|
Andrey Pavlenko
|
2984fa751e
|
adding OpenCV Manager
|
2012-06-21 14:50:05 +00:00 |
|
Alexander Smorkalov
|
a3be73b5cc
|
revisions 8681 and 8688 restored. Warning fixed.
Warning: changes beak binary compatibility
|
2012-06-21 14:37:28 +00:00 |
|
Andrey Pavlenko
|
0a58d8f139
|
moving to OpenCVLoader API
|
2012-06-21 14:06:23 +00:00 |
|
Andrey Kamaev
|
d48d7b2b46
|
Updated warning options for GCC; fixed new warnings.
|
2012-06-20 12:27:02 +00:00 |
|
Andrey Pavlenko
|
0942244d6f
|
'call' added to android.bat call
|
2012-06-15 15:37:11 +00:00 |
|
Andrey Pavlenko
|
8bc9e52dcc
|
fixing typo that breaks the build
|
2012-06-15 10:42:32 +00:00 |
|
Andrey Kamaev
|
2f40905548
|
Fixed Android build
|
2012-06-08 08:11:17 +00:00 |
|
Andrey Pavlenko
|
da7920ff85
|
auto-copy java.so to package
|
2012-06-06 09:22:53 +00:00 |
|
Alexander Smorkalov
|
3780685fe6
|
CodeReview #1512 notes fixed.
|
2012-05-31 12:26:29 +00:00 |
|
Alexander Smorkalov
|
5c528defb8
|
CodeReview #1511 notes upplied.
|
2012-05-31 10:54:37 +00:00 |
|
Andrey Pavlenko
|
eb4ce67dac
|
fixing Java test and sample after moving drawContours() from Imgproc to Core
|
2012-05-29 11:04:04 +00:00 |
|
Kirill Kornyakov
|
5c13b8706f
|
added fix_properties scripts for Android samples
|
2012-05-28 13:31:44 +00:00 |
|
Alexander Smorkalov
|
fc71745caf
|
cv::Exception handling added. Multithreading bug fixed.
|
2012-05-22 14:47:40 +00:00 |
|
Alexander Smorkalov
|
b422d078f8
|
Face detection example updated. Dtetection base tracker mode added.
|
2012-05-22 12:21:26 +00:00 |
|