Parent Topic: MLC

EXAMPLE

The following example illustrates the steps that were taken to produce the aforementioned classification:

To add a 32-bit output channel :

 EASI>FILE="IRVINE.PIX"
 EASI>PCIOP="ADD:
 EASI>PCIVAL=0,0,0,1
 EASI>RUN PCIMOD
To classify the results :

 EASI>FILE="IRVINE.PIX"
 EASI>MAXL="FULL"          | full Gaussian mode
 EASI>DBS1=17,-24          | 8 class segments input
 EASI>DBOC=8               | output theme map to channel 8
 EASI>PROBCHAN=11          | output probability results to channel 11
 EASI>MASK=                | process entire channel
 EASI>REPORT="OFF"         | no report requested
 EASI>RUN MLC              | perform the classification

Parent Topic: MLC
About PCI Help Gateway