This repository is a part of the ODM project and exists to give the user a comparision of drone mapping software results compared side by side. feel free to compare the results between ODM, Drone Deploy, MetaShape, DroneMapper and Pix4D.
Currently, comparision consists of Orthophoto and DSM only.
Name | # Images | Size (MB) | Coordinates in EXIF | GCP File | RTK | Notes |
---|---|---|---|---|---|---|
aukerman | 77 | 543 | ✔️ | ✖️ | ✖️ | |
brighton_beach | 18 | 62 | ✔️ | ✖️ | ✖️ | |
sand_key | 191 | 1100 | ✔️ | ✖️ | ✖️ |
The results are processed for each software using “medium quality” / default settings, 2 cm/px resolution.
run python -m http.server 8080
from the project root, then open a web browser, if you want to view this project locally. this action requires Python3
.
If you want to add a new dataset, simply add the relevant folders in the data
directory, edit main.js
. The tiles can be generated using the instructions in tile_commands.txt
.
While this is a neutral zone for evaluating the results of drone mapping software and we have performed processing following the same standards / quality settings for all solutions, this application was developed by ODM contributors.
If you found a problem in one of the software results, submit a PR.