Has anyone ever tried to use photogrammetry to reconstruct 3D georeferenced shapes in matlab?
25 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
I'm very interested in photogrammetry and would like to see if there could be bits of scripts or some knowledge on the topic out here. I would like to understand if and how matlab has or could be used to analyse overlapping images to reconstruct 3D shapes and orthomosaics, for educational purposes mainly. I contacted these guys https://www.youtube.com/watch?v=fw44OM8ovfA but they are playing hard to get and I wonder if this is not a scam.
So has anyone ever written a piece of script that could do that on matlab?
Thanks,
2 Commenti
Victor Escribano
il 14 Dic 2022
I made this repository for a university project. Hope it helps.
If you have some question do not hesitate to ask me. :)
Risposte (1)
Harshita Gupta
il 7 Ott 2019
Hello ,
As per my understanding you want to resconstruct 3D image from set of 2D images but unfortunately MATLAB currently does not have a built-in function to achieve this. However, you may be able to find implementations of this functionality by MATLAB users on the web. For example, the following link points to a MATLAB File Exchange submission on reconstructing a 3D image:
Please note that any questions about the above File Exchange submission should be directed to the author of the submission.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!