| Environments | PYTHON :: EASI :: MODELER |
| Quick links | Description :: Parameters :: Parameter descriptions :: Details :: Examples :: Algorithm :: References |
| Back to top |
| Back to top |
| Name | Type | Caption | Length | Value range |
|---|---|---|---|---|
| FILI * | String | Input fully polarimetric SAR image | 1 - 192 | |
| FILO * | String | Output conformity coefficient image | 1 - 192 | |
| MONITOR | String | Monitor mode | 0 - 3 | ON, OFF Default: ON |
| Back to top |
FILI
The name of the input polarimetric SAR data set, which must be either non-symmetrized or symmetrized fully polarimetric (quad-polarization) complex data. The input data set must be in scattering, covariance, coherence, or Kennaugh matrix format.
The input data must already have been imported in the PCIDSK (.pix) format by SARINGEST. Alternatively, it can be the key-file name of any GDB-supported POLSAR data set in its distribution format. For more information, and a complete list of supported POLSAR sensors and data products, see SARINGEST.
FILO
The name of the output file that will contain the conformity coefficient. The output file has the same dimensions as the input, and one channel containing the conformity coefficient, stored as floating-point pixel values.
The specified file must not already exist.
MONITOR
The program progress can be monitored by printing the percentage of processing completed. A system parameter, MONITOR, controls this activity.
Available options are:
| Back to top |
| Back to top |
Compute the conformity coefficient from a single-look RADARSAT-2 image that has already been imported in PCIDSK (.pix) format by SARINGEST.
EASI>FILI="RSAT2_FQ_1_Look.pix" EASI>FILO="RSAT2_Conformity_1_Look.pix" EASI>run PSCONF
Compute the conformity coefficient from a multi-look RADARSAT-2 image that has already been imported in PCIDSK (.pix) format by SARINGEST.
EASI>FILI="RSAT2_FQ_1_Look.pix" EASI>FILO="RSAT2_BOXCAR.pix" EASI>FLSZ="5" EASI>run PSBOXCAR
EASI>FILI="FILO" EASI>FILO="RSAT2_Conformity_25_Look.pix" EASI>run PSCONF
| Back to top |
PSCONF computes the conformity coefficient for each pixel. If required, the input data is converted to a symmetrized covariance matrix. The real valued output is computed as:
Conformity = [2*Re(C13)-C22] / [C11+2*C22+C33]
| Back to top |
Zhang B., Perrie W., Xiaofeng L., Pichel W., "Mapping sea surface oils slicks using RADARSAT-2 quad-polarization SAR Image", Geophysical Research letters, Vol. 38, May 2011.
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.