control point matching in image registration
Show older comments
which algorithm is used in matlab to match several selected control points in case of image registration?
Answers (1)
Image Analyst
on 18 Sep 2012
0 votes
cpselect()
2 Comments
Mahua Nandy(Pal)
on 19 Sep 2012
Image Analyst
on 19 Sep 2012
I would guess just an affine transform, like from imtransform() or tformfwd().
Categories
Find more on Image Registration in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!