This is a point registration algorithm, estimating a rigid transformation between two point clouds. It is used as an example of feature-based image registration, when the point clouds are extracted from medical images.
cd python
python script_icp.py
You should then be able to align two point clouds representing prostate glands.
cd matlab
matlab -nodesktop -r script_icp