-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathlectures.html
97 lines (58 loc) · 3.53 KB
/
lectures.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<h2>Lectures</h2>
<p>Literature grouped by topic available at <a href="https://drive.google.com/open?id=0B1AfQGDB8tPXfktyQjRkOVhQejQ3UzRoMlRiWkZJQnNZOHJxWjBuRFZwb3hEaEg5S29xWFk">google drive</a></p>
<h3 id="principles-of-uas">Introduction to Unmanned Aerial Systems</h3>
<ul>
<li><a href="lectures/01_Introduction.html">lecture slides (HTML)</a></li>
<p><a href="https://drive.google.com/open?id=0B1AfQGDB8tPXfkkxdjMxLW9rUjVXblhDUUwzNXM3aXpVMDlFU1d6dXRMSThwY2c0clh0cDg">literature</a></p>
</ul>
<h3 id="trimble-ux5">TRIMBLE UX5 Aerial Imaging Rover – UAS used in the class – getting to know the system</h3>
<ul>
<li><a href="https://drive.google.com/open?id=0B1AfQGDB8tPXfmJobHdELTJfQkR3RWJIV2hOVUR2RW1VRmk4MnJERlhrTmZKSFZVWlBMM0U">lecture slides (Thomas Zajkowski)</a></li>
<p><a href="https://drive.google.com/open?id=0B1AfQGDB8tPXfmdoTHJxSS1KeGVmVlgwRHlxbFgyVGZ3ampQTnFJOWx5S1NXOHlhSTZNazg">literature Trimble</a></p>
<p><a href="https://drive.google.com/open?id=0B1AfQGDB8tPXflZpaDhvNEFaTjR1UGtZa0JzNS1oVXBlWEFsaDlIaHltdFVzVTJuUVlqZDQ">literature regulations</a></p>
</ul>
<h3 id="rules-nc">Aviation Regulatory Regarding UAS</h3>
<ul>
<li><a href="https://drive.google.com/open?id=0B1AfQGDB8tPXfkxRRExfN08zQlFjVV93UjhQWWhMR3ZTUVphbjV3T2xIQ3Eya3Vqa24tU1k">lecture slides (Thomas Zajkowski)</a></li>
<p><a href="https://drive.google.com/open?id=0B1AfQGDB8tPXd2wwMEVmcmZwclE">literature</a></p>
</ul>
<h3 id="photogrammetry">Mapping with UAV – Aerial Photogrammetry Concepts</h3>
<ul>
<li><a href="lectures/02_Aerial_Photogrammetry_Concepts.html">lecture slides (HTML)</a></li>
<p><a href="https://drive.google.com/drive/folders/0B1AfQGDB8tPXfjNGUGpZWHp6MFR3Mlg3b3NNb296dEEtcmc0MG1YbktsclpicmJodG5qQkE">literature</a>
</ul>
<h3 id="imagery-processing">Imagery processing</h3>
<ul>
<li><a href="lectures/04_Imagery_Processing.html">lecture slides (HTML)</a></li>
<p><a href="https://drive.google.com/open?id=0B1AfQGDB8tPXfmVCRE0xT0dXckZpWHRTaXo2Q1NxbmNScWRhOERxVjhjN2xSdE1McVdoR28">literature</a></p>
</ul>
<h3 id="gis-based-analysis">GIS-based analysis of UAV derived DSM and orthophoto</h3>
<ul>
<li><a href="lectures/05_Analysis.html">lecture slides (HTML)</a></li>
</ul>
<h3 id="lidar">Multiple return lidar data analysis</h3>
<ul>
<li><a href="./lectures/lidar_analysis.html">lecture slides </a></li>
<li><a href="http://fatra.cnr.ncsu.edu/uav-lidar-analytics-course/slides/L_mdlidar_2014.pptx">lecture slides (PPTX)</a></li>
</ul>
<h3 id="python">Introduction to Python scripting in GRASS GIS</h3>
<ul>
<li><a href="assignments/python_intro.html">Python scripting in GRASS GIS</a>
</ul>
<h3 id="multitemporal-grass-gis">Management and visualization of multitemporal data in GRASS GIS 7</h3>
<ul>
<li><a href="http://fatra.cnr.ncsu.edu/uav-lidar-analytics-course/slides/Multitemporal_G7_Petrasova.pdf">lecture slides (PDF)</a></li>
</ul>
<h3 id="dynamic-processes">Geospatial simulations of dynamic processes</h3>
<ul>
<li><a href="http://fatra.cnr.ncsu.edu/uav-lidar-analytics-course/slides/L_dynamicprocess_2014f.pptx">lecture slides (PPTX)</a></li>
</ul>
<h3 id="tangible">Tangible GIS</h3>
<ul>
<li><a href="http://fatra.cnr.ncsu.edu/uav-lidar-analytics-course/slides/TanGeoMS2014.pptx">lecture slides (PPTX)</a></li>
<li><a href="https://geospatial.ncsu.edu/geoforall/tangible-landscape.html">Tangible Landscape project</a></li>
</ul>
<h3 id="3d_printing">3D printing terrain models</h3>
<ul>
<li><a href="lectures/3d_printing/index.html">3D printing with QGIS</a></li>
</ul>