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
History
Andrey Pavlenko
7432fc1d2d
- 'String' (that is synonym of std::string) is added
...
- report generation added (<module>.txt)
2011-07-07 15:40:54 +00:00
..
android
Android samples fixed - line endings are converted to unix style; autogenerated folders are added to ignore list
2011-06-29 13:42:46 +00:00
android_test
java tests: split into packages, tests for VideoCapture implemented
2011-07-07 14:35:12 +00:00
config
Added video.hpp header (for convenience with other modules); added option to specify list of headers for Java API generator
2011-06-24 08:13:02 +00:00
src
More code review feedbacks addressed: Mat c-tor and setTo uses Scalar, Java Mat::dispose() calls C++ Mat::release().
2011-07-05 15:50:54 +00:00
CMakeLists.txt
Turned off android camera and java wrappers for low Android API levels (android-8 is required for these components)
2011-07-04 11:41:39 +00:00
gen_java.py
- 'String' (that is synonym of std::string) is added
2011-07-07 15:40:54 +00:00
rst_parser.py
Improved rst parser; fixed bug in hdr_parser; some small fixes in documentation
2011-07-07 14:49:24 +00:00