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.91k stars 1.11k forks source link

A New Feature for Optimize internal Camera parameters and Positions #1803

Open bugracoskun opened 2 months ago

bugracoskun commented 2 months ago

How did you install ODM? (Docker, installer, natively, ...)?

Installer

Pix4D have features called "reoptimize" and "Rematch and Optimize".

Reoptimize -> https://support.pix4d.com/hc/en-us/articles/202557809 Rematch and optimize -> https://support.pix4d.com/hc/en-us/articles/202558309 Different between Reoptimize and Rematch and optimize -> https://support.pix4d.com/hc/en-us/articles/202559359

As i understand Rematch and optimize adds more feature and matches for the images. Optimize option doesn't rematch the images and just optimize the camera positions and the internal camera parameters according to GCP point markers.

A similar feature could be added for ODM as well. I don't want to rematch images. I already have features and matches points. If you can show me a way on how it should be done, I can support you with this development.

Thank you for support.