16 Commits (0bd287a8f244dda4102530546085b41acaf392ed)

Author SHA1 Message Date
Andrey Kamaev 949c4edf41 Merged the trunk r8408:8457 (inclusive) 13 years ago
Andrey Kamaev e1c4fd9e1f Merged the trunk r8345:8376 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 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 14 years ago
Andrey Pavlenko fa0daa4809 Java API: fixing converters (copyData=true) and samples compilation 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 d445903b31 Added FPS measurement to some Android samples 14 years ago
Andrey Kamaev 9e00cc59af Added face datection Android sample 14 years ago