iterative closest points
CEV ICP algorithm library
|
A point-to-point matching between point
and pair
at a distance of sqrt(sq_dist)
.
More...
#include <icp.h>
Public Attributes | |
size_t | point |
size_t | pair |
double | sq_dist |
A point-to-point matching between point
and pair
at a distance of sqrt(sq_dist)
.