Skip to content

Commit

Permalink
part 5
Browse files Browse the repository at this point in the history
  • Loading branch information
slangit20 committed Dec 21, 2023
1 parent 81b7b77 commit 0da729b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5442,7 +5442,7 @@ <h2>Multi-scale segmentation </h2>
</ul>

<figure>
<img src="resources/05_24_mulit_sclae_seg.png" style="background: none; border: none;box-shadow: none; position:absolute; top:25%; right:-5%">
<img src="resources/05/05_24_multi_scale_seg.png" style="background: none; border: none;box-shadow: none; position:absolute; top:25%; right:-5%">
</figure>
<aside class="notes">
<script>
Expand Down Expand Up @@ -5479,7 +5479,7 @@ <h2>Multi-scale segmentation </h2>
</ul>
<div class='fragment' id='f36_3_f'>
<figure>
<img src="resources/05_13_selected_feature.png" style="background: none; border: none;box-shadow: none; position:absolute; top:25%; right:5%; width:40%">
<img src="resources/05/05_13_selected_feature.png" style="background: none; border: none;box-shadow: none; position:absolute; top:25%; right:5%; width:40%">
</figure>
<div>
<p style="text-align: left; font-size: 70%;position: absolute; bottom:5%; right: 0%; background-color: lightblue; width: 50%;">
Expand Down Expand Up @@ -5510,7 +5510,7 @@ <h2>Multi-scale segmentation </h2>
</ul>
</ul>
<figure>
<img src="resources/05_26_mulit_scale_seg.png" style="background: none; border: none;box-shadow: none; position:absolute; top:40%; right:5%; width:60%">
<img src="resources/05/05_26_mulit_scale_seg.png" style="background: none; border: none;box-shadow: none; position:absolute; top:40%; right:5%; width:60%">
</figure>
<div>
<p style="font-size: 50%; position: absolute;bottom:-30%; left:15%; width:20%; background-color: lightblue;">
Expand Down Expand Up @@ -5543,8 +5543,8 @@ <h2>Multi-scale segmentation </h2>
</ul>
</ul>
<figure>
<img src="resources/05_27_edit_process.png" style="background: none; border: none;box-shadow: none; position:absolute; top:60%; right:0%; width:50%">
<img src="resources/05_27_diagram.png" style="background: none; border: none;box-shadow: none; position:absolute; bottom:-60%; left:5%; width:40% ">
<img src="resources/05/05_27_edit_process.png" style="background: none; border: none;box-shadow: none; position:absolute; top:60%; right:0%; width:50%">
<img src="resources/05/05_27_diagram.png" style="background: none; border: none;box-shadow: none; position:absolute; bottom:-60%; left:5%; width:40% ">
</figure>
<div>
<p style="font-size: 60%; width:40%; position: absolute;right:0%; top:30%;background-color: lightblue;">
Expand Down Expand Up @@ -6114,7 +6114,7 @@ <h2>Object-based classification - why and how?</h2>
<section>
<h2>Object-based classification - why and how?</h2>
<ul style="text-align: left; font-size: 60%; position: absolute; left:-3%">
<li style="width:60%"> 'Overcoming' noise through segmentation</li>
<li style="width:60%"> Overcoming noise through segmentation</li>
<ul>
<li> Especially useful at VHSR data</li>
<li> Improved signal/noise ratio </li>
Expand Down
File renamed without changes

0 comments on commit 0da729b

Please sign in to comment.