Parent Topic: PARAMETERS

NULLCLAS

Specifies whether pixels can be assigned to the NULL (value 0) class. This parameter is only used during a full maximum likelihood classification (that is, when MAXL="FULL").

 EASI>NULLCLAS="YES"   | Allow NULL class
 EASI>NULLCLAS="NO"    | Classify every pixel to a class
 EASI>NULLCLAS=        | Defaults to "YES"
If this option is "YES" then a pixel is assigned to a class only if it is within the Gaussian threshold specified for the class. If it is not within any threshold, it is assigned to the NULL (0) class. If the option is "NO" then the thresholds are ignored and every pixel will be assigned to the most probable class (i.e., nearest class based on Mahalanobis distance).


Parent Topic: PARAMETERS
About PCI Help Gateway