OpenDroneMap / ODM

A command line toolkit to generate maps, point clouds, 3D models and DEMs from drone, balloon or kite images. 📷
https://opendronemap.org
GNU Affero General Public License v3.0
4.71k stars 1.08k forks source link

How to use only orthophoto module of ODM with openmvs+openmvg pipeline? #681

Closed ManishSahu53 closed 6 years ago

ManishSahu53 commented 6 years ago

I am using openMVG+openMVS project to produce dense point cloud. I want to use ODM orthophoto module to generate orthomosaic of my dataset. Can anyone suggest me how to do it? Thanks

ManishSahu53 commented 6 years ago

I used the python script orthophoto.py of ODM itself to generate orthomosaic.

KeoChi commented 5 years ago

Hello! I also want to use openMVG+openMVS instead of the OpenSFM+smvs. Can you share your detailed practice? I found that the coordinates of openMVG are different from the coordinates of OpenSfM.