From 87aaa626813232ea79e346e4f7df908ce656fade Mon Sep 17 00:00:00 2001
From: Stephen Mather <1174901+smathermather@users.noreply.github.com>
Date: Tue, 24 Sep 2019 09:43:35 -0400
Subject: [PATCH 1/2] Italicize figure text
---
source/tutorials.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/source/tutorials.rst b/source/tutorials.rst
index e0cbadd45..474be89a4 100644
--- a/source/tutorials.rst
+++ b/source/tutorials.rst
@@ -29,7 +29,7 @@ Camera calibration is a special challenge with commodity cameras. Temperature ch
:alt: image of lens distortion effect on bowling of data
:align: center
-Bowling effect on point cloud over 13,000+ image dataset collected by World Bank Tanzania over the flood prone Msimbasi Basin, Dar es Salaam, Tanzania.
+*Bowling effect on point cloud over 13,000+ image dataset collected by World Bank Tanzania over the flood prone Msimbasi Basin, Dar es Salaam, Tanzania.*
To mitigate this effect, there are a few options but the simplest are as follows: fly two patterns separated by 20°, and rather than having a nadir (straight down pointing) camera, use one that tilts forward by 5°.
@@ -47,7 +47,7 @@ Vertically separated flight lines also improve accuracy, but less so than a came
:alt: figure showing effect of vertically separated flight lines and forward facing cameras on improving self calibration
:align: center
-From James and Robson (2014), `CC BY 4.0 `_
+*From James and Robson (2014), `CC BY 4.0 `_*
Creating Digital Elevation Models
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
From c8e70de24d5f32ab28b8a783a40eeb720df8d541 Mon Sep 17 00:00:00 2001
From: Stephen Mather <1174901+smathermather@users.noreply.github.com>
Date: Tue, 24 Sep 2019 09:46:34 -0400
Subject: [PATCH 2/2] add figure text to figures
---
source/outputs.rst | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/source/outputs.rst b/source/outputs.rst
index 756921ac2..07d4c3717 100644
--- a/source/outputs.rst
+++ b/source/outputs.rst
@@ -11,6 +11,8 @@ Point Cloud
.. figure:: images/pointcloud.png
:alt: image of OpenDroneMap derived point cloud
:align: center
+
+*Point cloud over State University Zanzibar, courtesy of Khadija Abdullah Ali*
3D Textured Model
@@ -24,6 +26,8 @@ You can access the point cloud and textured meshes using MeshLab. Open MeshLab,
.. figure:: images/texturedmesh.png
:alt: image of OpenDroneMap derived textured mesh
:align: center
+
+*Textured mesh over State University Zanzibar, courtesy of Khadija Abdullah Ali*
Orthophoto
^^^^^^^^^^
@@ -36,6 +40,8 @@ Orthophoto
:alt: image of OpenDroneMap orthophoto
:align: center
+*Orthophoto over State University Zanzibar, courtesy of Khadija Abdullah Ali*
+
DTM/DSM
^^^^^^^
@@ -50,7 +56,7 @@ Data will be stored in:
:alt: image of OpenDroneMap derived digital surface model
:align: center
-
+*Digital surface model over State University Zanzibar, courtesy of Khadija Abdullah Ali*
List of all outputs
^^^^^^^^^^^^^^^^^^^