Enumeration of binary thresholding methods.
| Constant |
Value |
Description |
| esriRasterThresholdConstant |
0 |
Thresholding using constant value(s). |
| esriRasterThresholdOtsu |
1 |
Thresholding using Otsu method. |
| esriRasterThresholdTsai |
2 |
Thresholding using Tsai method. |
| esriRasterThresholdKapur |
3 |
Thresholding using Kapur method. |
| esriRasterThresholdKittler |
4 |
Thresholding using Kittler method. |
| esriRasterThresholdRosin |
5 |
Thresholding using Rosin method. |
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.