Module: tfg.math.interpolation.weighted

This module implements weighted interpolation for point sets.

Functions

get_barycentric_coordinates(...): Computes the barycentric coordinates of pixels for 2D triangles.

interpolate(...): Weighted interpolation for M-D point sets.