|
|
||
|
|
| BUILT-IN MATHEMATICA SYMBOL | Tutorials »|See Also »|More About » |
FindThreshold | ![]() |
| FindThreshold[image] finds a global threshold value that partitions the intensity values in image into two intervals. |
| {"BlackFraction",b} | make a fraction b of all pixels black | |
| "Cluster" | cluster variance maximization (Otsu's algorithm) | |
| "Entropy" | histogram entropy minimization (Kapur's method) | |
| "Mean" | use the mean level as the threshold | |
| "Median" | use the median pixel level as the threshold | |
| "MinimumError" | Kittler-Illingworth minimum error thresholding method |