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 Pavlenko 086643f5a7 finalize() added to ported classes; javadoc anchor added to ported funcs 14 years ago
..
android Android samples fixed - line endings are converted to unix style; autogenerated folders are added to ignore list 14 years ago
android_test java tests: split into packages, tests for VideoCapture implemented 14 years ago
config Added video.hpp header (for convenience with other modules); added option to specify list of headers for Java API generator 14 years ago
src More code review feedbacks addressed: Mat c-tor and setTo uses Scalar, Java Mat::dispose() calls C++ Mat::release(). 14 years ago
CMakeLists.txt Turned off android camera and java wrappers for low Android API levels (android-8 is required for these components) 14 years ago
gen_java.py finalize() added to ported classes; javadoc anchor added to ported funcs 14 years ago
rst_parser.py Fixed few more bugs in rst_parser. Fixed small typos in documentation. 14 years ago