control point matching in image registration

which algorithm is used in matlab to match several selected control points in case of image registration?

Answers (1)

cpselect()

2 Comments

I know that cpselect is used for control point selection, but what is the underlying algorithm used ?
I would guess just an affine transform, like from imtransform() or tformfwd().

Sign in to comment.

Asked:

on 18 Sep 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!