pysdic.Image.construct_interpolation_functions#

Image.construct_interpolation_functions()[source]#

Construct the interpolation functions for the image.

The interpolation functions are used to evaluate pixel values at arbitrary points in the image.

Warning

The interpolation functions take pixel_points as input, which are a swap of the camera’s image points ! See documentation of pycvcam (Artezaru/pycvcam) for more details on the name and usage of these points.