Skip to content

Allow extrapolation in the 2D ThinPlateSplineInterpolator #35

Description

@julianpopescu

Hello,

I'm currently working on a project that requires 2D extrapolation using the thin plate spline interpolation.
Apparently the current implementation doesn't allow it, however I've altered the code by commenting out lines 141-145 in
"src/libInterpolate/Interpolators/_2D/ThinPlateSplineInterpolator.hpp" and results seem to be fine based on comparison with matlab.
Is that any chance to officially remove the check in a future release or at least create a branch?

Thanks,
Julian

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions