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 Kamaev 431daf59b6 * Fixed cross-referencing in reference manual (except C++ operator() ). 13 years ago
..
pics
basic_structures.rst added "inclusive" & "exclusive" adjectives to startrow, endrow, startcol, endcol parameter descriptions (ticket #1272) 13 years ago
clustering.rst fixed a few more typos in the docs. 14 years ago
core.rst
drawing_functions.rst fixed several typoes and errors in the refman (ticket #1203) 14 years ago
dynamic_structures.rst * Fixed cross-referencing in reference manual (except C++ operator() ). 13 years ago
intro.rst propagated some more fixes from 2.3 branch to the trunk 14 years ago
old_basic_structures.rst fixed and improving formatting in opencv2refman.pdf. added support for n-channel mask in Mat::copyTo() and n-channel images in cv::compare(). fixed 2 compile warnings in opencv_python. 14 years ago
old_xml_yaml_persistence.rst propagated fixes in docs and cap_dshow to trunk 14 years ago
operations_on_arrays.rst corrected PCA::PCA and PCA::operator () description (thanks to Adrian Kaehler) 13 years ago
utility_and_system_functions_and_macros.rst Added reference to Nvidia TADP into Android tutorial; refactored both Android tutorials; fixed some rst warnings 13 years ago
xml_yaml_persistence.rst