![]() ![]() |
ESRI.ArcGIS.SpatialAnalystTools | |
MLClassify Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : MLClassify Class |
The following tables list the members exposed by MLClassify.
Name | Description | |
---|---|---|
![]() | MLClassify Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
![]() | a_priori_probabilities | Specifies how a priori probabilities will be determined. (In, Optional) |
![]() | Alias | The alias for this tool's toolbox. |
![]() | in_a_priori_file | A text file containing a priori probabilities for the input signature classes. (In, Optional) |
![]() | in_raster_bands | The input raster bands. (In, Required) |
![]() | in_signature_file | The input signature file whose class signatures are used by the maximum likelihood classifier. (In, Required) |
![]() | out_classified_raster | The output classified raster. (Out, Required) |
![]() | out_confidence_raster | Output confidence raster dataset showing the certainty of the classification in 14 levels of confidence, with the lowest values representing the highest reliability. (Out, Optional) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | reject_fraction | Portion of cells that will remain unclassified due to the lowest possibility of correct assignments. (In, Optional) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |