-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I changed the interpolation method in the SLC coregistration method from BILINEAR to BISINC21 in all the SNAP graphs. BISINC21 is the suggested interpolation for SLC, but it uses more computational resources. This needs to be checked in terms of performance.
Reference SNAP documentation:
Generally the accurate 21-point truncated sinc interpolation is encouraged to use for complex image interpolation. This, of course, will take longer processing time than using other interpolation method. With other interpolation method, however, some oscillation effect could be introduced in the interpolated image and in the coherence image generated later on.
Metadata
Metadata
Assignees
Labels
No labels