Hacker News new | ask | show | jobs
by fooblaster 20 days ago
What sort of algorithms do you run on SAR images?
1 comments

For example, to create the image from the radar pulses, you can do time-domain backprojection, omega-k and others. Then when comparing images of different dates you can do SAR interferometry, then use numerical methods, iterative algorithms. Although I'm thinking this may be called signal processing instead of computer vision.