Software:OpenDroneMap
Developer(s) | OpenDroneMap |
---|---|
Initial release | 2013 |
Stable release | 3.3.4
/ 9 December 2023[1] |
Repository | github |
Written in | Python |
Operating system | Windows, Linux, MacOS |
Available in | English |
Type | 3D computer graphics software, photogrammetry, computer vision |
License | AGPLv3[2] |
Website | opendronemap |
OpenDroneMap is an open source photogrammetry toolkit to process aerial imagery (usually from a drone) into maps and 3D models.[3][4][5] The software is hosted and distributed freely on GitHub.[6]
OpenDroneMap has been integrated within American Red Cross's in-field Portable OpenStreetMap system.[7]
Overview
OpenDroneMap can be controlled either from a command-line interface or through a web interface (WebODM). It is recommended to run OpenDroneMap using Docker.[8]
OpenDroneMap uses OpenSfM, CMVS and other libraries to perform the specific tasks in its workflow. Before processing the images, it can lower their resolution in order to save computational resources. OpenDroneMap uses the OpenSfM library to detect and match features, create tracks and determine their 3D positions along with the positions of the cameras. Then it uses either the OpenMVS or CMVS library to generate a dense point cloud from which it generates meshes. After that, the OpenDroneMap uses the Geospatial Data Abstraction Library and the Point Data Abstraction Library for orthomosaic generation and georeferencing.[4]
OpenDroneMap can also process the aerial videos by cutting them into still images.[8]
Performance
OpenDroneMap supports parallel computing and can utilize GPUs. It has a split-merge feature, which significantly reduces the performance, but allows computers with small amount of RAM to process large datasets. The official recommendation is to use 128 GB of memory to process 2500 images.[8]
It was determined that the optimal number of CPU cores for large datasets is 20, and there is little to no performance gain beyond 20 cores.[8]
References
- ↑ "Releases". https://github.com/OpenDroneMap/ODM/releases.
- ↑ "LICENSE". https://github.com/OpenDroneMap/ODM/blob/master/LICENSE.
- ↑ Ruggeri, Luca. “OpenDroneMap: Open Source Project for Processing Aerial Drone Imagery”, Open-Electronics.org, 27 Dec 2017. Retrieved 24 February 2019.
- ↑ 4.0 4.1 Batlle, Jose Martinez (2019-07-07). "Digital photogrammetry of historical aerial photographs using open-source software". Eartharxiv ePrints. doi:10.31223/osf.io/bna95. Bibcode: 2018EaArX....BNA95M. https://eartharxiv.org/bna95/. Retrieved 2019-02-24.
- ↑ Parka, J. W. (19 July 2016). "Development of Open source-based automatic shooting and processing UAV imagery for Orthoimage Using Smart Camera UAV". The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences XLI-B7: 942. doi:10.5194/isprs-archives-XLI-B7-941-2016. Bibcode: 2016ISPAr41B7..941P. https://www.int-arch-photogramm-remote-sens-spatial-inf-sci.net/XLI-B7/941/2016/isprs-archives-XLI-B7-941-2016.pdf.
- ↑ Baker, Jason (12 Feb 2018). "8 open source drone projects" (in en). https://opensource.com/article/18/2/drone-projects.
- ↑ "OpenDroneMap — Use Cases" (in en-GB). https://www.elrha.org/project-blog/opendronemap-use-cases/.
- ↑ 8.0 8.1 8.2 8.3 Gbagir, Augustine-Moses Gaavwase; Ek, Kylli; Colpaert, Alfred (2023). "OpenDroneMap: Multi-Platform Performance Analysis". Geographies 3 (3): 446–458. doi:10.3390/geographies3030023.
Original source: https://en.wikipedia.org/wiki/OpenDroneMap.
Read more |