This website requires JavaScript.
Explore
Help
Sign In
Administrator
/
opencv-MIRROR
Watch
1
Star
0
Fork
0
You've already forked opencv-MIRROR
mirror of
https://github.com/opencv/opencv.git
synced
2026-09-11 21:01:33 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2219e38192f030ea3f5200280ef18fe6f1cdc74b
opencv-MIRROR
/
modules
/
java
/
src
/
cpp
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
..
converters.cpp
Java API: fixed input List<List<smth>> arguments
2011-08-10 14:09:22 +00:00
converters.h
Added new tests written by Hussein Abdinoor; Added support for new classes in features2d and imgproc
2011-08-10 12:35:22 +00:00
features2d_manual.hpp
Added new tests written by Hussein Abdinoor; Added support for new classes in features2d and imgproc
2011-08-10 12:35:22 +00:00
jni_part.cpp
Java API: added JNI_OnLoad to eliminate jvm warnings
2011-08-09 14:58:24 +00:00
Mat.cpp
Java API: Fixed bug in Mat port; fixed/implemented all java tests for core module
2011-08-10 15:56:47 +00:00
utils.cpp
#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
VideoCapture.cpp
Java API:
2011-08-06 09:22:07 +00:00