Borrar filtros
Borrar filtros

3D Reconstruction with uncalibrated cameras

6 visualizaciones (últimos 30 días)
Giulio Bassetti
Giulio Bassetti el 15 de Sept. de 2017
Comentada: Giulio Bassetti el 16 de Sept. de 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 comentarios
Matt J
Matt J el 15 de Sept. de 2017
Do you have any additional information in the scene, e.g., parallel lines, parallel planes, etc...?
Giulio Bassetti
Giulio Bassetti el 16 de Sept. de 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.

Iniciar sesión para comentar.

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by