ANSI-C program: polcoh.c
NAME
polcoh - Calculate coherence matrix T elements from Pauli decomposition
alpha, beta, gamma
SYNOPSIS
polcoh <SLC-1> <SLC-2> <SLC-3> <SLC1_par>
<SLC2_par> <SLC3_par> <T> <T_par> <rlks>
<azlks> [loff] [nlines]
<SLC-1> | (input) alpha single-look complex image (scomplex or fcomplex format) |
<SLC-2> | (input) beta single-look complex image (scomplex or fcomplex
format) |
<SLC-3> | (input) gamma single-look complex image coregistered with SLC-1 (scomplex or fcomplex format) |
<SLC1_par> | (input) alpha SLC image parameter file |
<SLC2_par> | (input) beta SLC image parameter file of SLC-2 coregistered with SLC-1 |
<SLC3_par> | (input) gamma SLC image parameter file of SLC-3 coregistered with SLC-1 |
<T> | (output) root file name of coherence matrix elements (e.g.
scene_id) output files have extensions .t11, .t22, .t33 (float), .t12, .t13, .t23 (fcomplex) |
<T_par> | (output) MLI image parameter file associated with the coherence matrix element data |
<rlks> | number of range looks for the averaging window |
<azlks> | number of azimuth looks for the averaging window |
[loff] | offset to starting line (default: 0) |
[nlines] | number of SLC lines to process (enter - for default: entire file) |
polcoh slc/20080409_alpha.slc slc/20080409_beta.slc slc/20080409_gamma.slc slc/20080409_alpha.slc.par slc/20080409_beta.slc.par slc/20080409_gamma.slc.par COH/20080409_pauli COV/20080409_pauli.coh_mli.par 3 6
This calculates the elements of the polarimetric coherence matrix T11, T22, T33, T12, T13, T23 and stores them in the files with the root file name COV/20080409_pauli and ending in .t11, .t22, .t33, .t12, .t13, .t23.
T11: <
*>
T22:
<
*>
T33:
<
*>
T12:
<
*>
T13:
<
*>
T23:
<
*>
T21 = T12*
T31 = T13*
T32 = T23*