Updated the results section

master
Viktor Gorte 2018-05-09 18:46:17 +02:00
rodzic 1c81f65da0
commit bb469a279f
1 zmienionych plików z 5 dodań i 8 usunięć

@ -7,11 +7,10 @@ The output from OpenDroneMap produces subfolders in the project folder.
|-- images_resize/
|-- img-1234.jpg
|-- ...
|-- opensfm/ # Tie Points and camera positions here in JSON format
|-- pmvs/
|-- recon0/
|-- models/
|-- option-0000.ply # Dense point cloud
|-- opensfm/
|-- see mapillary/opensfm repository for more info
|-- depthmaps/
|-- merged.ply # Dense Point cloud (not georeferenced)
|-- odm_meshing/
|-- odm_mesh.ply # A 3D mesh
|-- odm_meshing_log.txt # Output of the meshing task. May point out errors.
@ -24,15 +23,13 @@ The output from OpenDroneMap produces subfolders in the project folder.
|-- odm_georeferenced_model.ply.laz # LAZ format point cloud
|-- odm_georeferenced_model.csv # XYZ format point cloud
|-- odm_georeferencing_log.txt # Georeferencing log
|-- odm_georeferencing_transform.txt# Transform used for georeferencing
|-- odm_georeferencing_utm_log.txt # Log for the extract_utm portion
|-- odm_orthophoto/
|-- odm_orthophoto.png # Orthophoto image (no coordinates)
|-- odm_orthophoto.tif # Orthophoto GeoTiff
|-- odm_orthophoto_log.txt # Log file
|-- gdal_translate_log.txt # Log for georeferencing the png file
|-- odm_mesh/
|-- odm_dsm.tif # Digital Surface Model Geotiff - the tops of everything
|-- odm_dtm.tif # Digital Terrain Model Geotiff - the ground.
```
## 3D Models