control point matching in image registration
조회 수: 6 (최근 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!