control point matching in image registration

1 回表示 (過去 30 日間)
Mahua Nandy(Pal)
Mahua Nandy(Pal) 2012 年 9 月 18 日
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