Iterative Closest Point
Iterative Closest Point
Description
Given the following point sets: \[X =\{ x_1,...,x_{N_x}\}\]
\[P =\{ p_1,...,p_{N_p}\}\]
Wanted:
Translation \(t\) and rotation \(R\) that minimize the sum of the squared error
\[E(R,t) = \frac{1}{N_p}\sum{}\]