필터 지우기
필터 지우기

How do I get the rectified coordinates of an image point

조회 수: 1 (최근 30일)
Virginia Mamone
Virginia Mamone 2017년 8월 1일
댓글: Raja yogeshwar G 2022년 5월 17일
Hi, I know that the MATLAB function "rectifyStereoImages" undistorts and rectifies the input images using the input stereo parameters. My problem is that I have the points coordinates in the undistorted version of the images (let's say point P_uR([x_uR, y_uR]) within the right image and point P_uL([x_uL, y_uL]) in the left image) and I need to know where these points are mapped in the rectified version of the images. That is, I need points P_rR([x_rR, y_rR]) and P_rL([x_rL, y_rL]) in the rectified images, corresponding respectively to P_uR and P_uL. Is there a way to obtain this result in MATLAB? Thanks for the help, I hope to be clear, otherwise I am available to provide clarification.

답변 (1개)

Leo Leo
Leo Leo 2019년 12월 23일
I have the same problem. Did you get the answer? thanks
  댓글 수: 1
Raja yogeshwar G
Raja yogeshwar G 2022년 5월 17일
I have a same problem as well, kindly post it if you have got the solution. Thanks

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

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by