Table of Contents ▸ List of Commands ▸ Colors ▸ match_icp | ◀ match_histogram | match_pca ▶ |
match_icp
Arguments:
- [reference_image],_precision>0,_transformation_variable
Description:
Transform selected set of d-dimensional vectors to match specified set of reference vectors, using ICP (Iterative Closest Point) algorithm.A description of ICP is available at https://en.wikipedia.org/wiki/Iterative_closest_point.
Return the L2 alignment error.
Default values:
precision=1e-2 and transformation_variable=(undefined).
sample lena,earth +match_icp[0] [1]