Man page - xcorr(1)
Packages contas this manual
- make_s1a_tops(1)
- make_slc_rs2(1)
- ext_orb_s1a(1)
- make_slc_lt1(1)
- p_scatter(1)
- assemble_tops(1)
- spectral_diversity(1)
- calc_dop_orb_envi(1)
- cut_slc(1)
- phasefilt(1)
- phasediff(1)
- sbas(1)
- esarp(1)
- conv(1)
- make_slc_nsr(1)
- make_gaussian_filter(1)
- xcorr(1)
- read_sarleader_dpaf(1)
- ext_orb_lt1(1)
- make_slc_csk(1)
- nearest_grid(1)
- phase2topo(1)
- split_spectrum(1)
- stitch_tops(1)
- bperp(1)
- asa_im_decode(1)
- resamp(1)
- offset_topo(1)
- extend_orbit(1)
- ers_line_fixer(1)
- merge_swath(1)
- geocode_slc(1)
- make_slc_gf3(1)
- solid_tide(1)
- read_data_file_dpaf(1)
- envisat_dump_header(1)
- split_aperture(1)
- make_raw_csk(1)
- envi_slc_decode(1)
- make_slc_tsx(1)
- make_s1a_tops_6par(1)
- read_data_file_ccrs(1)
- phasediff_get_topo_phase(1)
- asa_cat(1)
- calc_dop_orb(1)
- fitoffset(1)
- make_slc_s1a(1)
- envisat_dump_data(1)
apt-get install gmtsar-core
Manual
| XCORR(1) | User Commands | XCORR(1) |
NAME
xcorr - xcorr
SYNOPSIS
xcorr master.PRM aligned.PRM [-time] [-real] [-freq] [-nx n] [-ny n] [-xsearch xs] [-ysearch ys]
DESCRIPTION
This program is part of GMTSAR.
- xcorr [GMTSAR] - Compute 2-D cross-correlation of two images
master.PRM PRM file for reference image aligned.PRM PRM file of secondary image -time use time cross-correlation -freq use frequency cross-correlation (default) -real read float numbers instead of complex numbers -noshift ignore ashift and rshift in prm file (set to 0) -nx nx number of locations in x (range) direction (int) -ny ny number of locations in y (azimuth) direction (int) -nointerp do not interpolate correlation function -range_interp ri interpolate range by ri (power of two) [default: 2] -norange do not range interpolate -xsearch xs search window size in x (range) direction (int power of 2 [32 64 128 256]) -ysearch ys search window size in y (azimuth) direction (int power of 2 [32 64 128 256]) -interp factor interpolate correlation function by factor (int) [default, 16] -v verbose output:
- freq_xcorr.dat (default) time_xcorr.dat (if -time option))
use fitoffset.csh to convert output to PRM format
Example: xcorr IMG-HH-ALPSRP075880660-H1.0__A.PRM IMG-HH-ALPSRP129560660-H1.0__A.PRM -nx 20 -ny 50 xcorr file1.grd file2.grd -nx 20 -ny 50 (takes grids with real numbers)
Usage: xcorr master.PRM aligned.PRM [-time] [-real] [-freq] [-nx n] [-ny n] [-xsearch xs] [-ysearch ys] master.PRM PRM file for reference image aligned.PRM PRM file of secondary image -time use time cross-correlation -freq use frequency cross-correlation (default) -real read float numbers instead of complex numbers -noshift ignore ashift and rshift in prm file (set to 0) -nx nx number of locations in x (range) direction (int) -ny ny number of locations in y (azimuth) direction (int) -nointerp do not interpolate correlation function -range_interp ri interpolate range by ri (power of two) [default: 2] -norange do not range interpolate -xsearch xs search window size in x (range) direction (int power of 2 [32 64 128 256]) -ysearch ys search window size in y (azimuth) direction (int power of 2 [32 64 128 256]) -interp factor interpolate correlation function by factor (int) [default, 16] -v verbose output:
- freq_xcorr.dat (default) time_xcorr.dat (if -time option))
use fitoffset.csh to convert output to PRM format
Example: xcorr IMG-HH-ALPSRP075880660-H1.0__A.PRM IMG-HH-ALPSRP129560660-H1.0__A.PRM -nx 20 -ny 50 xcorr file1.grd file2.grd -nx 20 -ny 50 (takes grids with real numbers)
| May 2024 | xcorr xcorr [GMTSAR] - Compute 2-D cross-correlation of two images |