adaptthresh
使用局部一阶统计量的自适应图像阈值
说明
使用灵敏度因子计算局部自适应阈值,通过阈值化处理将更多像素归为前景。T = adaptthresh(I,sensitivity)
使用名称-值参量计算局部自适应阈值,以控制阈值的各个方面。T = adaptthresh(___,Name=Value)
示例
输入参数
名称-值参数
输出参量
参考
[1] Bradley, D., G. Roth, "Adapting Thresholding Using the Integral Image," Journal of Graphics Tools. Vol. 12, No. 2, 2007, pp.13–21.




