opencv/modules/imgproc/doc
2012-04-12 12:34:55 +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 #1205 fixed ~100 of ~700 parameters 2012-03-29 06:50:05 +00:00
filtering.rst extended morphological operations to handle arbitrary number of channels and CV_64F type; extended filter2D to handle CV_16S type. added test to check the supported formats; added description of supported formats in various filtering operations. 2012-04-12 12:34:55 +00:00
geometric_transformations.rst #1205 fixed ~100 of ~700 parameters 2012-03-29 06:50:05 +00:00
histograms.rst Fixed several false-positive warnings in rst_parser.py. (Now it detects 553 undocumented parameters for #1205.) 2012-03-30 12:07:45 +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 DIST_LABEL_PIXEL labelType to distanceTransform, ticket #1641 (thanks to Mikhail Matrosov for the patch) 2012-03-27 09:06:21 +00:00
motion_analysis_and_object_tracking.rst #1205 fixed ~100 of ~700 parameters 2012-03-29 06:50:05 +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 Added documentation of old Python parameters in cv.DrawContours() (issue #987) 2012-04-09 12:03:01 +00:00