Least square image matching
显示 更早的评论
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.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Image Filtering 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!