How to reconstruct the 3D building from latitude, longitude and altitude of the aerial images by drone?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I want to reconstruct the 3D object from latitude, longitude and altitude of aerial photo. What methods is appropriate for my project? Please Advice me! Thanks....
2 comentarios
José-Luis
el 22 de Ag. de 2017
Well, it depends on what you are trying to achieve.
plot3()
griddedInterpolant()
surf()
Also, why do you want to do that in Matlab? There might be better options.
Joe Joe
el 12 de Sept. de 2017
Editada: Joe Joe
el 12 de Sept. de 2017
I think SfM-MVS is suitable method for your project. RealityCapture and ContextCapture Software are popular software for UAV and I think this software based on SfM. You can learn via this software how to reconstruct the 3D model and how to do the SfM.
Respuestas (0)
Ver también
Categorías
Más información sobre Image Processing and Computer Vision en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!