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
opencv
/
modules
/
java
/
src
/
cpp
History
Andrey Kamaev
3a1f85d4e8
Remerged the 2.4.0 branch
2012-05-02 20:20:14 +00:00
..
converters.cpp
Remerged the 2.4.0 branch
2012-05-02 20:20:14 +00:00
converters.h
Remerged the 2.4.0 branch
2012-05-02 20:20:14 +00:00
core_manual.hpp
merged 2.4 into trunk
2012-04-30 14:33:52 +00:00
features2d_manual.hpp
More granular build of Java API: it is now possible to build Java wrappers only for the subset of OpenCV modules
2012-02-20 11:50:43 +00:00
jni_part.cpp
merged 2.4 into trunk
2012-04-30 14:33:52 +00:00
Mat.cpp
merged 2.4 into trunk
2012-04-30 14:33:52 +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
More granular build of Java API: it is now possible to build Java wrappers only for the subset of OpenCV modules
2012-02-20 11:50:43 +00:00