ESRI.ArcGIS.SpatialAnalystTools
MLClassify Class Properties
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.SpatialAnalystTools Namespace : MLClassify Class




For a list of all members of this type, see MLClassify members.

Public Properties

 NameDescription
Public Propertya_priori_probabilitiesSpecifies how a priori probabilities will be determined. (In, Optional)  
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_a_priori_fileA text file containing a priori probabilities for the input signature classes. (In, Optional)  
Public Propertyin_raster_bandsThe input raster bands. (In, Required)  
Public Propertyin_signature_fileThe input signature file whose class signatures are used by the maximum likelihood classifier. (In, Required)  
Public Propertyout_classified_rasterThe output classified raster. (Out, Required)  
Public Propertyout_confidence_rasterOutput confidence raster dataset showing the certainty of the classification in 14 levels of confidence, with the lowest values representing the highest reliability. (Out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyreject_fractionPortion of cells that will remain unclassified due to the lowest possibility of correct assignments. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.