Hi all,
I'm currently working with ICEYE acquisitions, specifically trying to generate DEMs from Spotlight data. Since these are delivered with RPC data, it is possible to follow the same workflow used for UMBRA data. I currently have 31 acquisitions over the Aletsch Glacier in Switzerland.
I can confirm the difficulties associated with image matching. While my tests generally show that matching is more successful when using same-side, low-convergence angle acquisitions, I have seen some surprising matching results from opposite-orbit pairs that I can't quite wrap my head around, as the results seems quite random (lower convergence angle not always lead to a secure matching result). The algorithm typically fails at the RANSAC fitting, with plenty of matched point but no RANSAC successful fit.
I was wondering: what makes SAR images so different from optical data from a matching algorithm perspective? I would like to improve my images as much as possible before inputting them into ASP to increase the chances of a successful match, and try to find characteristics of the images to enhance in order to do that. I'm familiar with SAR, but not with photogrammetric pipelines
Thank you in advance!
Riccardo
Current Workflow:
mapproject -->
parallel_stereo (skipping bundle adjustment)
Mapproject performed using Copernicus DEM.
parallel_stereo variables:
- "processes": 10
- "stereo-algorithm": "asp_mgm"
- "min-num-ip": 10
- "ip-per-tile": 500
- "min-triangulation-angle": 1
ASP version: 3.6.0-alpha-2025-10-08-x86_64-Linux