Anatomical 2D/3D registration
Match points in 3D surface model to closest point in 2D image (ray emanating from source)
Variation of iterative closest point method
- Establish ray to point parings
- Minimize the sum of distances
- Apply transformation
- Repeat until convergence
Problem characteristics
- many points
- need fast closest point computation -- octree rep