Filter löschen
Filter löschen

3D Reconstruction with uncalibrated cameras

6 Ansichten (letzte 30 Tage)
Giulio Bassetti
Giulio Bassetti am 15 Sep. 2017
Kommentiert: Giulio Bassetti am 16 Sep. 2017
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 Kommentare
Matt J
Matt J am 15 Sep. 2017
Do you have any additional information in the scene, e.g., parallel lines, parallel planes, etc...?
Giulio Bassetti
Giulio Bassetti am 16 Sep. 2017
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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by