Introduction - If you have any usage issues, please Google them yourself
This a short documatation about the ICP (iterative closest point) algorithm implemented in icp.m . Examples of its simplest
usage are found in example.m and example2.m where least squares point-to-point minimization are used, see [Besl & McKay 1992].
In addition to least squares minimization other criterion functions are implemented as well.