gchar * gpiv_post_subtract_dxdy(GpivPivData *piv_data, const gfloat z_off_dx, const gfloat z_off_dy)
Subtracts a specified quantity from the PIV displacements.
gchar * gpiv_post_scale(GpivPivData *piv_data, const GpivImagePar *image_par)
Piv post processing function to adjust for time and spatial scales.
GpivScalarData * gpiv_post_vorstra(const GpivPivData *piv_data, const GpivPostPar *post_par)
Piv post processing function to calculate vorticity and strain.
gchar * gpiv_post_manipiv(GpivPivData *piv_data, const GpivPostPar *post_par)
Piv post processing function to manipulate data; flipping rotating, etc.
Horizontal (x, column-wise.
GpivBinData * gpiv_post_uvhisto(const GpivPivData *piv_data, const guint nbins, const enum GpivVelComponent velcomp)
Calculating histogram of U (horizontal) or V (vertical) particle displacements.
gchar * gpiv_post_savg(GpivPivData *piv_data, const GpivPostPar *post_par)
Piv post processing function to calculate spatial mean, variances.
Parameters for post-processing PIV data.
gchar * gpiv_post_inverse_scale(GpivPivData *piv_data, const GpivImagePar *image_par)
Piv post processing function to adjust for inversed time and spatial scales.
module for parameters for post-processing of PIV data