control point matching in image registration

1 次查看(过去 30 天)
which algorithm is used in matlab to match several selected control points in case of image registration?

回答(1 个)

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

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by