cgv
cgv::math::thin_hyper_plate_spline< T > Struct Template Reference

#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
 

Detailed Description

template<typename T>
struct cgv::math::thin_hyper_plate_spline< T >

A thin hyperplate spline which represents 3d deformations 3d extension of the thin plate spline


The documentation for this struct was generated from the following file: