opencv/modules/imgproc
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
..
doc Add Triangle thresholding algorithm 2014-10-22 16:54:39 +02:00
include/opencv2 Add Triangle thresholding algorithm 2014-10-22 16:54:39 +02:00
perf Merge pull request #3326 from ilya-lavrenov:neon_canny 2014-10-11 17:58:24 +00:00
src Add Triangle thresholding algorithm 2014-10-22 16:54:39 +02:00
test Merge pull request #3326 from ilya-lavrenov:neon_canny 2014-10-11 17:58:24 +00:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00