84 Commits (2777ebb8a0b14eb53e7d6b23b82309efce8b0871)

Author SHA1 Message Date
Marina Kolpakova 6cca6a4548 merged the trunk r8669:8702 13 years ago
Andrey Kamaev f666bd221f Merged the trunk r8595:8668 (except iOS and new gpu functionality) 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev ab20da0f53 Merged the trunk r8547:8574, r8587 13 years ago
Andrey Kamaev 50c2443691 Merged Android samples from trunk r8423 r8533 13 years ago
Andrey Kamaev 81a5988015 Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes) 13 years ago
Andrey Kamaev 949c4edf41 Merged the trunk r8408:8457 (inclusive) 13 years ago
Andrey Kamaev e1c4fd9e1f Merged the trunk r8345:8376 13 years ago
Alexander Smorkalov e62f147edc ColorBlobDetection example. Bug fix. Refactring. 13 years ago
Alexander Smorkalov b7c1fd34b9 ColorBlobDetection example. Pyrdown added. Contour area filtering added. 13 years ago
Alexander Smorkalov b165997e22 Bug #1853 15-puzzles example does not work on Samsung gt-i9100 with Android ICS 4.0.3 fixed. 13 years ago
Andrey Pavlenko 2efa446e81 updating Posterize in 'image manipulation' Java sample 13 years ago
Andrey Kamaev 1046f50acb CMake for new Android example 13 years ago
Andrey Pavlenko 52f5009a4c adding Histogram and Posterize, removing Blur from 'image manipulation' Java sample 13 years ago
Alexander Smorkalov d015a50d51 Base classes for sample added. 13 years ago
Alexander Smorkalov 211dfd68fd Base code for new sample added. 13 years ago
Andrey Pavlenko fc44b3175e adding VIEW_MODE_PIXELIZE to the 'image manipulations' sample 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. 13 years ago
Andrey Pavlenko 2291faedd8 Java API: changing CvVectorXxx to MatOfXxx 13 years ago
Andrey Pavlenko 0c45a5add2 Java API: minor bug-fixes and improvements in CvVector-s and tests 13 years ago
Andrey Pavlenko 78d92584c3 Java API: changing C++ vector<T> handling; 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
Andrey Kamaev 984eb99428 Global CMake reorganization: 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 3bdb53e484 Android cmake toolchain is reworked for NDK r7; added experimental Android x86 support. 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 Kamaev ccc356829c Fixed color conversion bug 14 years ago
Kirill Kornyakov 0595ca7454 reverted 14 years ago
Kirill Kornyakov 2a47ab6e08 java tests: minor updates 14 years ago
Andrey Pavlenko fa0daa4809 Java API: fixing converters (copyData=true) and samples compilation 14 years ago
Andrey Kamaev e7642f66d9 Fixed install terget for Android examples 14 years ago
Andrey Kamaev ac7e16fdf6 Fixed camera output format handling 14 years ago
Andrey Kamaev a17b693aa9 Fixed build of Android samples and tests 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 8782914fc8 Aded setPreviewDisplay call to java camera samples 14 years ago
Andrey Kamaev 930b2995eb Fixed Android samples; Fixed bugs in cmake (java module). 14 years ago
Andrey Kamaev dfdb15be79 Added Java packages support to cmake 14 years ago
Andrey Kamaev 6932203349 Fixed Android samples; updated black list of enums. 14 years ago