threshold_Huang: Threshold an image using Huang's fuzzy thresholding method.

Description Usage Arguments Details Value References

Description

Implements Huang's fuzzy thresholding method. This function is called by the threshold function. It is not intended to be used directly.

Usage

1

Arguments

data

the input image

Details

Ported to C++ by from the code in the Auto_threshold imageJ plugin by Gabriel Landini.

See original code at: http://www.mecourse.com/landinig/software/autothreshold/autothreshold.html

Value

integer threshold value

References

Huang, L.-K., and M.-J. J. Wang. 1995. Image thresholding by minimizing the measures of fuzziness. Pattern recognition 28 (1):41–51.


azvoleff/teamlucc documentation built on May 11, 2019, 5:19 p.m.