Has anyone ever tried to use photogrammetry to reconstruct 3D georeferenced shapes in matlab?
조회 수: 5 (최근 30일)
이전 댓글 표시
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
Victor Escribano
2022년 12월 14일
I made this repository for a university project. Hope it helps.
If you have some question do not hesitate to ask me. :)
답변 (1개)
Harshita Gupta
2019년 10월 7일
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.
참고 항목
카테고리
Help Center 및 File Exchange에서 Camera Calibration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!