Skip to content

texturing-data-term "area" option not recognized #253

@mudomau

Description

@mudomau

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions