opencv/modules/imgproc/doc
Andrey Kamaev 431daf59b6 * Fixed cross-referencing in reference manual (except C++ operator() ).
* Fixed display of struct and class definitions (except classes with base class specified).
* Fixed formatting and referencing errors in several documentation files.
2011-08-12 22:18:04 +00:00
..
pics fixed bayer pattern picture in cvtColor() description; corrected formula in getGaussianKernel() 2011-06-14 10:26:24 +00:00
feature_detection.rst added some missing declarations of the functions, noticed in the ticket ##229 2011-08-06 19:17:14 +00:00
filtering.rst * Fixed cross-referencing in reference manual (except C++ operator() ). 2011-08-12 22:18:04 +00:00
geometric_transformations.rst Improved RST parser; fixed small typos found by new parser 2011-07-07 11:23:51 +00:00
histograms.rst Improved RST parser; fixed small typos found by new parser 2011-07-07 11:23:51 +00:00
imgproc.rst propagated some more fixes from 2.3 branch to the trunk 2011-06-29 22:06:42 +00:00
miscellaneous_transformations.rst added some missing declarations of the functions, noticed in the ticket ##229 2011-08-06 19:17:14 +00:00
motion_analysis_and_object_tracking.rst fixed "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed) 2011-07-16 09:35:56 +00:00
object_detection.rst Improved RST parser; fixed small typos found by new parser 2011-07-07 11:23:51 +00:00
planar_subdivisions.rst merged the latest fixes in 2.3 to trunk 2011-07-04 16:18:12 +00:00
structural_analysis_and_shape_descriptors.rst some more bugfixed in 2.3 propagated to trunk 2011-07-07 11:43:21 +00:00