Skip to content

SLC interpolation method #61

@mattiacallegari

Description

@mattiacallegari

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions