CloudODM
A command line tool to process aerial imagery in the cloud.
CloudODM is a native application for processing drone images on the cloud via the NodeODM API. It works on all major platforms, including Windows, Mac and Linux. No dependencies or docker required!
To Get Started
Place your JPGs in a folder named “images” (for example /my/project/images), then simply run:
./odm /my/project/images
Supported Inputs
- JPEGs
- Ground Control Points
- GeoTIFF (coming soon)
Supported Outputs
- Orthorectified Imagery
- Digital Surface Models
- Digital Terrain Models
- Textured 3D models
- Classified Point Clouds
For information on running CloudODM and parameter tuning, visit the README page.