Digital Processing of Synthetic Aperture Radar Data: Algorithms and Implementation by Ian G. Cumming and Frank H. Wong. Core Processing Algorithms
Reading the theory in a PDF is one thing; coding it is another. Here is a minimal workflow derived from Cumming & Wong for processing raw SAR data: digital processing of synthetic aperture radar data pdf
Generate the azimuth matched filter based on the Doppler rate. Apply azimuth FFT, multiply by the filter, then inverse FFT. multiply by the filter
Professionals select specific algorithms based on precision and efficiency requirements: Digital Processing of Synthetic Aperture Radar Data digital processing of synthetic aperture radar data pdf