Least square image matching
Mostrar comentarios más antiguos
I am working on image matching. I've found the keypoint locations (x,y) in pair images and wish to go for sub-pixel location refinement. Generally least squares is used for it. Can you please provide me the code of basic least squares image matching.
I've heard that for use of least squares...its a nonlinear problem which is initially linearized by Taylor expansion and then solved. Please help me over it.
Respuestas (0)
Categorías
Más información sobre Image Filtering en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!