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
|
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
|
b368f99d03
|
Merged the trunk r8852:8880
|
13 years ago |
Alexander Smorkalov
|
3a88fc5aa9
|
Android samples renaming was done. Icon updated.
|
13 years ago |
Marina Kolpakova
|
2dcb091d94
|
merged Android samples
|
13 years ago |
Marina Kolpakova
|
01570fa800
|
merged Android Manager and new java layout
|
13 years ago |
Alexander Smorkalov
|
7a858885e6
|
Image manipulations sample updated for OpenCV Manager model.
|
13 years ago |
Andrey Pavlenko
|
2984fa751e
|
adding OpenCV Manager
|
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
|
d5a0088bbe
|
merged 2.4 into trunk
|
13 years ago |
Andrey Pavlenko
|
2efa446e81
|
updating Posterize in 'image manipulation' Java sample
|
13 years ago |
Andrey Pavlenko
|
52f5009a4c
|
adding Histogram and Posterize, removing Blur from 'image manipulation' Java sample
|
13 years ago |
Andrey Pavlenko
|
fc44b3175e
|
adding VIEW_MODE_PIXELIZE to the 'image manipulations' sample
|
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
|
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 |
Andrey Kamaev
|
e8032fa8e9
|
Fixed Android build with SDK revision 14
|
13 years ago |
Andrey Kamaev
|
d9d74678a9
|
Java API: corrected names of methods in Utils class; fixed bug in DMatch (thank for Hussein Abdinoor); added new utility method loadResource
|
13 years ago |
Andrey Pavlenko
|
fa0daa4809
|
Java API: fixing converters (copyData=true) and samples compilation
Testing: 1079/0/592
|
14 years ago |
Andrey Pavlenko
|
3d9cb082c9
|
making CV data type to be int
|
14 years ago |
Andrey Kamaev
|
ebf9916242
|
Fixed android samples; fixed cmake files
|
14 years ago |
Andrey Kamaev
|
930b2995eb
|
Fixed Android samples; Fixed bugs in cmake (java module).
|
14 years ago |
Andrey Kamaev
|
6932203349
|
Fixed Android samples; updated black list of enums.
|
14 years ago |
Andrey Kamaev
|
d445903b31
|
Added FPS measurement to some Android samples
|
14 years ago |
Andrey Kamaev
|
9e00cc59af
|
Added face datection Android sample
|
14 years ago |
Andrey Kamaev
|
5e3e283e30
|
Changed labels for some android samples
|
14 years ago |
Andrey Kamaev
|
72541721a1
|
Added image-manipulations android sample, other samples are updated; added Mat.size method to java API.
|
14 years ago |