Parent Topic: PARAMETERS
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).