control point matching in image registration

2 Ansichten (letzte 30 Tage)
Mahua Nandy(Pal)
Mahua Nandy(Pal) am 18 Sep. 2012
which algorithm is used in matlab to match several selected control points in case of image registration?

Antworten (1)

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

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

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

Start Hunting!

Translated by