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_pointsas input, which are a swap of the camera’s image points ! See documentation ofpycvcam(Artezaru/pycvcam) for more details on the name and usage of these points.