opencv/modules/imgproc/doc
HelenWong e88bf2bc30 Updated Documentation (HoughCircles)
Rewrite the note on HoughCircles documentation to make it more clear

Add note to clarify that the output vector of found circles is sorted by
descending order of centres accumulator values.

Also delete reductant lines on the HoughCircles documentation.

Added comments to hough circles function.

Added comments to icvhoughgradient

Misalignment in line 1183 corrected
2014-11-26 11:37:33 -08:00
..
pics Stripped iCCP chunk from png files 2014-09-12 16:30:23 +04:00
colormaps.rst small corrections to applyColorMap docs 2014-09-14 21:15:48 +02:00
drawing_functions.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 2014-08-14 12:50:07 +04:00
feature_detection.rst Updated Documentation (HoughCircles) 2014-11-26 11:37:33 -08:00
filtering.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 2014-08-14 12:50:07 +04:00
geometric_transformations.rst Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-05-19 18:39:20 +04:00
histograms.rst Implemented Kullback-Leibler divergence 2014-05-17 23:44:31 +08:00
imgproc.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 2014-08-14 12:50:07 +04:00
miscellaneous_transformations.rst Fixed range for 'v' channel for 8U images 2014-08-21 17:22:06 +04:00
motion_analysis_and_object_tracking.rst Remove documentation for old python wrapper 2013-04-12 19:37:40 +04:00
object_detection.rst Doc: Fixing indentation 2014-09-17 09:29:17 +02:00
structural_analysis_and_shape_descriptors.rst Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-05-19 18:39:20 +04:00