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 |
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
|
e2e6838da3
|
adding CDT Builder (via ndk-build.cmd) for JNI part
|
13 years ago |
Alexander Smorkalov
|
3a88fc5aa9
|
Android samples renaming was done. Icon updated.
|
13 years ago |
Andrey Pavlenko
|
42d830ec23
|
switching to dynamic linking
|
13 years ago |
Andrey Pavlenko
|
3804ca3e20
|
changing package layout after 'make install' for Android build
|
13 years ago |
Andrey Pavlenko
|
9efc1a689b
|
fixing project properties
|
13 years ago |
Alexander Smorkalov
|
b962bf75cf
|
Sample3-native build fix. Dependency from OpenCV library project added. Scripts updated.
|
13 years ago |
Alexander Smorkalov
|
369f2c4903
|
Color blob detection example updated for OpenCV Manager model.
|
13 years ago |
Alexander Smorkalov
|
109e308763
|
Sample4-mixed was updated for OpenCV Manager model.
|
13 years ago |
Alexander Smorkalov
|
0693073b98
|
Example3-native updated for OpenCV Manager model
|
13 years ago |
Alexander Smorkalov
|
521b89e69d
|
Sample 2 was updated for OpenCV Manager model.
|
13 years ago |
Alexander Smorkalov
|
207f4fc53c
|
Sample 1 updated for OpenCV Manager model.
|
13 years ago |
Alexander Smorkalov
|
7a858885e6
|
Image manipulations sample updated for OpenCV Manager model.
|
13 years ago |
Alexander Smorkalov
|
700b685575
|
Revision 8725 restored. Android sample FaceDetection updated according DetectionBasedTracker interface.
|
13 years ago |
Alexander Smorkalov
|
80febef237
|
revision 8721 vas merged to head. Detection based tracker interface changed. cpp and android samples updated.
|
13 years ago |
Andrey Kamaev
|
bd901eb52d
|
Reverted r8721 and r8725 (issue #2080)
|
13 years ago |
Alexander Smorkalov
|
02170a0a58
|
Sample updated due to new DetectionBasedTracker interface.
|
13 years ago |
Andrey Pavlenko
|
2984fa751e
|
adding OpenCV Manager
|
13 years ago |
Alexander Smorkalov
|
a3be73b5cc
|
revisions 8681 and 8688 restored. Warning fixed.
Warning: changes beak binary compatibility
|
13 years ago |
Andrey Pavlenko
|
0a58d8f139
|
moving to OpenCVLoader API
|
13 years ago |
Andrey Kamaev
|
d48d7b2b46
|
Updated warning options for GCC; fixed new warnings.
|
13 years ago |
Andrey Pavlenko
|
0942244d6f
|
'call' added to android.bat call
|
13 years ago |
Andrey Pavlenko
|
8bc9e52dcc
|
fixing typo that breaks the build
|
13 years ago |
Andrey Kamaev
|
2f40905548
|
Fixed Android build
|
13 years ago |
Andrey Pavlenko
|
da7920ff85
|
auto-copy java.so to package
|
13 years ago |
Alexander Smorkalov
|
3780685fe6
|
CodeReview #1512 notes fixed.
|
13 years ago |
Alexander Smorkalov
|
5c528defb8
|
CodeReview #1511 notes upplied.
|
13 years ago |
Andrey Pavlenko
|
eb4ce67dac
|
fixing Java test and sample after moving drawContours() from Imgproc to Core
|
13 years ago |
Kirill Kornyakov
|
5c13b8706f
|
added fix_properties scripts for Android samples
|
13 years ago |
Alexander Smorkalov
|
fc71745caf
|
cv::Exception handling added. Multithreading bug fixed.
|
13 years ago |
Alexander Smorkalov
|
b422d078f8
|
Face detection example updated. Dtetection base tracker mode added.
|
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 |
Alexander Smorkalov
|
abe16352d6
|
ColorBlobDetection example. Bug fix. Refactoring.
|
13 years ago |
Alexander Smorkalov
|
bae8a88c53
|
Base version implemented.
|
13 years ago |
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
13 years ago |
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
13 years ago |
Andrey Pavlenko
|
6d49b075d9
|
updating screen resolutions support settings
|
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 Kamaev
|
9b2d7e19db
|
Added "fat" mode for Java wrapper
|
13 years ago |
Andrey Pavlenko
|
6708869425
|
updating Java samples to meet Java API changes
|
13 years ago |
Andrey Kamaev
|
18dbe6b3e5
|
cmake scripts are updated to prefer includes from the OpenCV source tree
|
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 |