cgv
|
#include <thin_plate_spline.h>
Public Member Functions | |
vec< T > | map_position (const vec< T > &p) |
deform 2d point p | |
mat< T > | map_positions (const mat< T > &points) |
deform 3d points stored as columns of the matrix points | |
A thin hyperplate spline which represents 3d deformations 3d extension of the thin plate spline