diff --git a/opendm/config.py b/opendm/config.py index 2b33a292..bbdf749a 100644 --- a/opendm/config.py +++ b/opendm/config.py @@ -1,7 +1,7 @@ import argparse # parse arguments -processopts = ['resize', 'opensfm', 'cmvs', 'pmvs', +processopts = ['resize', 'opensfm', 'pmvs', 'odm_meshing', 'odm_texturing', 'odm_georeferencing', 'odm_orthophoto']