Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrey Kamaev e72a23243b Reworked build scripts for Android Java API, tests and examples 13 years ago
..
.settings Added image-manipulations android sample, other samples are updated; added Mat.size method to java API. 14 years ago
res Added face datection Android sample 14 years ago
src/org/opencv/samples/imagemanipulations updating Java samples to meet Java API changes 13 years ago
.classpath #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
.project #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
AndroidManifest.xml Added image-manipulations android sample, other samples are updated; added Mat.size method to java API. 14 years ago
CMakeLists.txt Reworked build scripts for Android Java API, tests and examples 13 years ago