Is there a way to imregister some points on a matlab figure

조회 수: 1 (최근 30일)
AAS
AAS 2022년 3월 22일
편집: Matt J 2022년 3월 22일
Can I do imregister for only some points in the frames and if there is a change at thos epoints, to remove those frames?

답변 (1개)

Matt J
Matt J 2022년 3월 22일
편집: Matt J 2022년 3월 22일
If you have individual points as input to the registration, you should use fitgeotrans().
  댓글 수: 6
AAS
AAS 2022년 3월 22일
편집: AAS 2022년 3월 22일
I have so many frames and to do points for each frame woud be quite taxing. What i was hoping for is at those same points in different frames, how much the image changes basically registration using those same points for all frames.
Matt J
Matt J 2022년 3월 22일
편집: Matt J 2022년 3월 22일
No, registration does not happen pixel-by-pixel. The pixels enter into the calculation inter-dependently.
Regardless, what benefit are you seeking by restricting the registration operation to a subset of points? Why not register the 2 images in the normal way, and then assess the change at the points of interest after the 2 images have been registered?

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

카테고리

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