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

Description Usage Arguments Details Value References

View source: R/RcppExports.R

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.


yinscapital/sat-locat-reference-team-lucc documentation built on May 14, 2019, 11:09 a.m.