admin 发表于 2022-3-25 22:12:00

compute an optimal image threshold. computes the minimum error threshold as d...

The following Matlab project contains the source code and Matlab examples used for compute an optimal image threshold. computes the minimum error threshold as described in .The image 'img' is expected to have integer values from 0 to 255.    'optimalThreshold' holds the found threshold. 'J' holds the values of   the criterion function.


页: [1]
查看完整版本: compute an optimal image threshold. computes the minimum error threshold as d...