control point matching in image registration

6 visualizaciones (últimos 30 días)
Mahua Nandy(Pal)
Mahua Nandy(Pal) el 18 de Sept. de 2012
which algorithm is used in matlab to match several selected control points in case of image registration?

Respuestas (1)

Image Analyst
Image Analyst el 18 de Sept. de 2012
cpselect()
  2 comentarios
Mahua Nandy(Pal)
Mahua Nandy(Pal) el 19 de Sept. de 2012
I know that cpselect is used for control point selection, but what is the underlying algorithm used ?
Image Analyst
Image Analyst el 19 de Sept. de 2012
I would guess just an affine transform, like from imtransform() or tformfwd().

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by