control point matching in image registration
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
which algorithm is used in matlab to match several selected control points in case of image registration?
0 comentarios
Respuestas (1)
Image Analyst
el 18 de Sept. de 2012
cpselect()
2 comentarios
Image Analyst
el 19 de Sept. de 2012
I would guess just an affine transform, like from imtransform() or tformfwd().
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!