OpenDroneMap / NodeMICMAC

A Lightweight REST API to Access MICMAC Photogrammetry and SFM Engine.
https://opendronemap.org/nodemicmac/
GNU General Public License v3.0
83 stars 22 forks source link

fix for reading gcp_file.txt #72

Closed sbonaime closed 1 month ago

kikislater commented 1 month ago

Thanks for the PR. Can we align with ODM code: https://github.com/OpenDroneMap/ODM/blob/master/opendm/gcp.py#L15-L22

kikislater commented 1 month ago

Aligned with ODM