-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
I was following this tutorial https://docs.opendronemap.org/tutorials/#creating-digital-elevation-models
Which says "--texturing-data-term should be set to area in forest areas."
But when I try passing "--texturing-data-term area" to the program it fails with "unrecognized arguments: area".
Is there some other way I'm supposed to pass the argument?
sudo docker run -ti --rm -v /home/Documents:/Documents --gpus all opendronemap/odm:gpu --project-path /Documents DixParkCemetery --video-resolution 1920 --video-limit 800 --orthophoto-resolution 2 --orthophoto-png --texturing-data-term area --dsm --feature-quality ultra
usage: run.sh [options] <dataset name>
run.py: error: unrecognized arguments: area
Metadata
Metadata
Assignees
Labels
No labels