Go to the source code of this file.
Functions | |
int | compatible (struct sm_params *params, int i, int j) |
void | find_correspondences (struct sm_params *params) |
int compatible | ( | struct sm_params * | params, |
int | i, | ||
int | j | ||
) |
FIXME remove alpha test
Definition at line 8 of file icp_corr_dumb.c.
void find_correspondences | ( | struct sm_params * | params | ) |
Naif algorithm
Definition at line 30 of file icp_corr_dumb.c.