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?
0 件のコメント
回答 (1 件)
Image Analyst
2012 年 9 月 18 日
cpselect()
2 件のコメント
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!