PIVMat Function Reference | << Prev | Next >> |
FF = interpf(F), returns fields where missing data are interpolated.
"Missing data" are elements 0 or NaN. Based on "inpaint_nans" by
J. D'Errico.
FF = interpf(F, METHOD) specifies the method number (default is 0).
Edit the file 'inpaint_nans' in the directory 'private' to see the
definitions of the various methods.
See Also
filterf, nantozerofield, zerotonanfield.
Published output in the Help browser
showdemo interpf
Previous: histvec_disp | Next: jpdfscal |