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!