Clear Filters
Clear Filters

Least square image matching

4 views (last 30 days)
Bankim Chandra Yadav
Bankim Chandra Yadav on 8 Sep 2016
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.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!