필터 지우기
필터 지우기

3-D Scene Reconstruction from Uncalibrated Stereo

조회 수: 19 (최근 30일)
Mykle Chavez
Mykle Chavez 2022년 12월 10일
답변: Birju Patel 2022년 12월 15일
Hi,
I want to reconstruct a 3D scene using the stereo method for uncalibrated cameras. I've taken two pictures from two angles of a certain object, and calculated the rectified images as well as the disparity map, now I want to reconstruct the 3D scene. In the 'help' section it says that it can be done but up to scale (I don't care about the scale only about the object), yet I cannot see a way to do it without adding the cameras' parameters.
Thanks for the help

답변 (1개)

Birju Patel
Birju Patel 2022년 12월 15일
These two examples walk through the process of doing 3-D reconstruction from uncalibrated stereo images:
The second example is probably what you want to look at if you've already go the disparity map. The function to look at is reconstructScene:
https://www.mathworks.com/help/vision/ref/reconstructscene.html

카테고리

Help CenterFile Exchange에서 Camera Calibration에 대해 자세히 알아보기

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by