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 a8db3df8f6 typo: rect -> roi 10 years ago
..
pics removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 10 years ago
basic_structures.rst typo: rect -> roi 10 years ago
clustering.rst
command_line_parser.rst
core.rst fixing more compile problems with Java bindings etc 10 years ago
dynamic_structures.rst put the detection-based tracker back (to objdetect module), so that the Android face detection sample builds fine. The patch by Konstantin Matskevich that adds C++11 threads support has been merged in too. Also, fixed compile error in the doc builder. 11 years ago
intro.rst Split highgui module to videoio and highgui 11 years ago
ipp_async_converters.rst
old_basic_structures.rst
old_xml_yaml_persistence.rst
opengl_interop.rst
operations_on_arrays.rst trying to fix builds 10 years ago
optim.rst removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 10 years ago
utility_and_system_functions_and_macros.rst
xml_yaml_persistence.rst