Skip to content

windef for 3D PIV #297

@RpfR2000

Description

@RpfR2000

I have a (3 spatial dimensions) volumetric image timeseries. I have used the iterative window deformation method given by windef.py to great success on xy slices of my timeseries, but I would like to use it for the full 3D dataset. I see in the code that only 2D array inputs are supported, and it seems like the main reason why is because of the interpolation method that is used (RectBivariateSpline). Is that correct? If I modified the interpolation to a trivariate spline and changed the functions required for window deformation accordingly, would that be sufficient?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions