kopia lustrzana https://github.com/OpenDroneMap/docs
commit
b2622c63f5
|
@ -73,6 +73,6 @@ In addition to user resources, we recommend to also read the following:
|
|||
* WebODM documentation: https://docs.webodm.org
|
||||
* NodeODM API specification: https://github.com/OpenDroneMap/NodeODM/blob/master/docs/index.adoc
|
||||
* Overview of the ODM pipeline: http://community.opendronemap.org/t/where-can-i-find-background-information-on-the-concepts-of-odm/665/2
|
||||
* We keep a `section in our forum dedicated to research papers <http://community.opendronemap.org/c/ideas-proposals/research-papers>`_. This is a valuable place where to read more about state of the art research related to structure from motion, multi-view stereo, meshing, texturing, etc. which can be used to improve the software.
|
||||
* We keep a `section in our forum dedicated to research papers <https://community.opendronemap.org/c/learning/research-papers/12>`_. This is a valuable place where to read more about state of the art research related to structure from motion, multi-view stereo, meshing, texturing, etc. which can be used to improve the software.
|
||||
|
||||
`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_ and help improve `this page <https://github.com/OpenDroneMap/docs/blob/publish/source/faq.rst>`_!
|
||||
|
|
|
@ -21,7 +21,7 @@ Point Cloud
|
|||
``odm_texturing/odm_textured_model.obj`` -- The textured surface mesh
|
||||
``odm_texturing/odm_textured_model_geo.obj`` -- The georeferenced and textured surface mesh
|
||||
|
||||
You can access the point cloud and textured meshes using MeshLab. Open MeshLab, and choose File:Import Mesh and choose your textured mesh from a location similar to the following: ``odm_texturing\odm_textured_model.obj``
|
||||
You can access the point cloud and textured meshes using MeshLab. Open MeshLab, and choose ``File:Import Mesh`` and choose your textured mesh from a location similar to the following: ``odm_texturing\odm_textured_model.obj``
|
||||
|
||||
.. figure:: images/UR_3D.gif
|
||||
:alt: image of OpenDroneMap derived textured mesh
|
||||
|
@ -45,7 +45,7 @@ Orthophoto
|
|||
DTM/DSM
|
||||
^^^^^^^
|
||||
|
||||
DTM/DSM will only be created if the ``--dtm`` or ``--dsm`` options are used. See `tutorial on elevation models <https://docs.opendronemap.org/tutorials.html#creating-digital-elevation-models>`_ for more options in creating.
|
||||
DTM/DSM will only be created if the ``--dtm`` or ``--dsm`` options are used. See `tutorial on elevation models <../tutorials/#creating-digital-elevation-models>`_ for more options in creating.
|
||||
|
||||
Data will be stored in:
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue