This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
62591a1d5a
opencv
/
modules
/
java
/
android_test
History
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.
2012-02-14 14:40:41 +00:00
..
.settings
Fixed Android tests resources and settings
2011-06-30 14:16:14 +00:00
res
Added lbp cascade to the tests res/raw folder
2011-07-16 11:26:57 +00:00
src/org/opencv
/test
fixing Java test compilation after API change (distanceTransform() -> distanceTransformWithLabels())
2012-01-26 08:51:16 +00:00
.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.
2012-02-14 14:40:41 +00:00
.project
reverted occasional commit
2011-11-24 12:20:45 +00:00
AndroidManifest.xml
Fixed bug in modules/java/src/cpp/Mat.cpp
2011-07-16 13:29:20 +00:00
default.properties
Android tests are included into cmake build
2011-06-30 14:35:35 +00:00
project.properties
Android cmake toolchain: fixed some compatibility problems with cmake 2.6.x; improved file header.
2011-11-19 18:02:00 +00:00