[OpenDroneMap-users] log of settings?

Carlos Grohmann carlos.grohmann at gmail.com
Tue May 2 05:44:16 PDT 2017


Hi all

Now that I got ODM up and running, I'm testing it with my data. I'm getting
some nice results, and soon I will come back with more questions about
settings/memory/etc...

Now I'd like to know if there is a log saved with the settings that I used
in each run. I'm running ODM through Docker and I'm not
editing settings.yaml, I'm passing the parameters at command line, like:


time docker run -it --rm \
    -v $IMG_DIR:/code/images \
    -v $(pwd)/odm_georeferencing:/code/odm_georeferencing \
    -v $(pwd)/odm_orthophoto:/code/odm_orthophoto \
    -v $(pwd)/odm_texturing:/code/odm_texturing \
    -v $(pwd)/odm_meshing:/code/odm_meshing \
    -v $(pwd)/odm_georeferencing:/code/odm_georeferencing \
    -v $(pwd)/opensfm:/code/opensfm \
    opendronemap/opendronemap \
    --force-ccd 6.17 \
    --resize-to 3999 \
    --min-num-features 10000 \
    --mesh-size 2500000 \
    --mesh-octree-depth 11 \
    --mesh-solver-divide 11 \
    --time \

Are those settings saved to any file? That would make easier to compare
runs of ODM.

thanks

Carlos



-- 
Prof. Carlos Henrique Grohmann
Institute of Energy and Environment - Univ. of São Paulo, Brazil
- Digital Terrain Analysis | GIS | Remote Sensing -

http://carlosgrohmann.com
http://orcid.org/0000-0001-5073-5572
________________
Can’t stop the signal.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/opendronemap-users/attachments/20170502/8cb51c21/attachment.html>


More information about the OpenDroneMap-users mailing list