A command line toolkit to generate maps, point clouds, 3D models and DEMs from drone, balloon or kite images. 📷
The main features of opendronemap/opendronemap are: Orthophoto and Elevation Model Generators, Aerial Photogrammetry Pipelines, 3D Reconstruction, Georeferencing, Multi-Backend Dense Reconstruction, Terrain and Elevation, Digital Terrain Model Generation, Photogrammetry CLIs.
Open-source alternatives to opendronemap/opendronemap include: opendronemap/odm — OpenDroneMap (ODM) is an open-source aerial drone photogrammetry pipeline that converts 2D images into georeferenced… colmap/colmap — COLMAP is a 3D scene reconstruction suite and C++ geometry library that implements a full structure-from-motion… opendronemap/webodm — WebODM is a photogrammetry software suite and drone image processing platform used to transform raw aerial photographs… valhalla/valhalla — Valhalla is an open-source routing engine that calculates optimal paths and travel times using OpenStreetMap data. It… cdcseacave/openmvs — openMVS is a multi-view stereo library and photogrammetry pipeline used for 3D scene reconstruction. It transforms… mapillary/opensfm — OpenSfM is a computer vision library and structure-from-motion pipeline designed to reconstruct three-dimensional…
OpenDroneMap (ODM) is an open-source aerial drone photogrammetry pipeline that converts 2D images into georeferenced 3D models, orthophotos, point clouds, and digital elevation maps. At its core, the OpenDroneMap Processing Engine orchestrates a complete Structure-from-Motion workflow, from feature extraction through dense reconstruction and tiled output generation, purpose-built for transforming drone-captured imagery into geospatial data products. The toolkit distinguishes itself through GPU-accelerated SIFT feature extraction using CUDA-capable NVIDIA graphics cards, roughly doubling proce
COLMAP is a 3D scene reconstruction suite and C++ geometry library that implements a full structure-from-motion pipeline. It functions as a GPU-accelerated photogrammetry tool and multi-view stereo framework designed to produce dense 3D geometry and watertight meshes from collections of 2D images. The project distinguishes itself through hardware-accelerated feature extraction and a modular camera modeling system that supports perspective, fisheye, and equirectangular lens types. It employs vocabulary tree image retrieval to efficiently identify similar images in large datasets and provides P
WebODM is a photogrammetry software suite and drone image processing platform used to transform raw aerial photographs into spatial data. It functions as a geospatial mapping tool for generating georeferenced 2D maps, 3D point clouds, and digital elevation models. The system operates as a 3D mesh generator that converts overlapping aerial photos into textured models. It provides an aerial mapping workflow to produce precise outputs for geographic analysis and surveying through various photogrammetry engines. The platform includes capabilities for geospatial data visualization and the process
Valhalla is an open-source routing engine that calculates optimal paths and travel times using OpenStreetMap data. It is built around a tiled routing graph framework, allowing map data to be organized into small geographic tiles for efficient regional updates and offline routing capability. The project distinguishes itself through a multimodal routing server that combines automobile, pedestrian, bicycle, and public transit modes into single journeys. It includes a GPS trace matching engine to align noisy coordinates to the most probable road network paths and an isochrone and matrix generator