opencv/modules/imgproc/doc
Miroslav Benes 5b1fd739d9 Add Triangle thresholding algorithm
Add Triangle method for automatic threshold computation next to the existing
Otsu's method. Triangle deals better with images whose histogram does not
contain dominant peak.

See paper Zack GW, Rogers WE, Latt SA.: Automatic measurement of sister
chromatid exchange frequency. J Histochem Cytochem. 1977 Jul;25(7):741-53.
2014-10-22 16:54:39 +02: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 Issue #3709 - PyBindings for LSD 2014-06-03 14:25:33 +05:30
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 Add Triangle thresholding algorithm 2014-10-22 16:54:39 +02: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