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


esriRasterThresholdType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Constants > E > esriRasterThresholdType Constants
ArcGIS Developer Help

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.