This document is archived and information here might be outdated.  Recommended version.


esriRasterThresholdType Constants (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

esriRasterThresholdType Constants

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.