|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriRasterThresholdType
Constants from esriRasterThresholdType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Enumeration of binary thresholding methods.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static int |
esriRasterThresholdConstant
Thresholding using constant value(s). |
static int |
esriRasterThresholdKapur
Thresholding using Kapur method. |
static int |
esriRasterThresholdKittler
Thresholding using Kittler method. |
static int |
esriRasterThresholdOtsu
Thresholding using Otsu method. |
static int |
esriRasterThresholdRosin
Thresholding using Rosin method. |
static int |
esriRasterThresholdTsai
Thresholding using Tsai method. |
Field Detail |
---|
static final int esriRasterThresholdConstant
static final int esriRasterThresholdOtsu
static final int esriRasterThresholdTsai
static final int esriRasterThresholdKapur
static final int esriRasterThresholdKittler
static final int esriRasterThresholdRosin
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |