Image registration by translation in x and y alone

조회 수: 8 (최근 30일)
Holmbrero
Holmbrero 2020년 11월 19일
댓글: Holmbrero 2020년 11월 19일
Hi!
Is there a good way of registering images by only considering the x and y translation?
The registration does not need to be perfect as i only want to use the x and y translation from the transformation matrix to simplify things later in the program.
In the current code, i use SURF to detect and match features which gives me a transformation matrix which also includes shearing, scaling and rotation. This however seems to have an effect on the values of x and y translation as when i use those to values alone to match the before and after image, they are a bit off.
I have provided the before and after images.
Any suggestions?
Regards,
Anders Holmberg
  댓글 수: 1
Holmbrero
Holmbrero 2020년 11월 19일
Nevermind,
I think imregcorr(moving,fixed,'translation') does the job!
Regards,
Anders Holmberg

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by