3D Reconstruction with uncalibrated cameras

조회 수: 6 (최근 30일)
Giulio Bassetti
Giulio Bassetti 2017년 9월 15일
댓글: Giulio Bassetti 2017년 9월 16일
I'm working on my degree thesis, regarding Dense Stereo 3D Reconstruction.
As of now, I've written a GUI that lets the user select two images (left and right stereo pair) and rectify them by manually inserting corresponding points. Since I'm working with very old stereo photos, I don't know anything about the camera specs, and I have to assume that the photographer used different cameras during his work. This means that the Rectifying algorithm I used is an uncalibrated one.
The rectified images are then used to calculate a disparity map using OpenCV stereoBM (or different algorithms).
Now, I need to find a way to reconstruct a 3D scene using the disparity map I got. I don't think I can use reconstructScene, because, as I've said, I have no camera parameters.
Do you guys have any advice on what to do?
Thanks in advance for your answers.
  댓글 수: 2
Matt J
Matt J 2017년 9월 15일
Do you have any additional information in the scene, e.g., parallel lines, parallel planes, etc...?
Giulio Bassetti
Giulio Bassetti 2017년 9월 16일
The photos represent Florence (Italy) in the late 1800. As they're really old, the quality isn't that great, but I think I can get some additional information (such as parallel lines) from the buildings in the pictures.

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

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by