필터 지우기
필터 지우기

Mapping between keypoints in two images using a Homography

조회 수: 1 (최근 30일)
Gil
Gil 2013년 6월 29일
댓글: Darshan 2022년 11월 18일
Hi,
I'm sorry if the question seems unrelated; I just had nowhere else to ask.
I have two images im1 and im2 and keypoints from each image – keypoints1 and keypoints2 (matrices of size M1 X 2 and M2 X 2). I also have a homography H which is given by a 3X3 matrix.
Now, I want to map keypoints1 to keypoints2 using H. I want to display im2, the keypoints2 and the transformed keypoints1 on the same figure.
I'm not sure about the mathematics of mapping keypoints1 using H. I can't just multiply them since the dimensions do not agree.
Can anyone please explain to me how to use H to map keypoints1 to correspond to im2?
Thanks in advance,
Gil.
  댓글 수: 1
Darshan
Darshan 2022년 11월 18일
Hi @Gil,
If you could could share the code I would glad to help you.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Map Display에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by