Warp a set of points using a Thin Plate Spline. More...
Go to the source code of this file.
Functions | |
void | print_usage () |
int | main (int argc, char **argv) |
Warp a set of points using a Thin Plate Spline.
Definition in file msm_apply_tps_warp.cxx.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 24 of file msm_apply_tps_warp.cxx.
void print_usage | ( | ) |
Definition at line 11 of file msm_apply_tps_warp.cxx.