Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ValerioSpagnoli committed Aug 16, 2024
1 parent 9f812d2 commit be1548c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h1>Projective ICP Visual Odometry</h1>
<hr style="height:1px;border-width:0;color:rgb(232, 232, 232);background-color:rgb(217, 217, 217, 0.7)">

<p align="center">
<img src="https://valeriospagnoli.github.io/VisualOdometry/outputs/final_results/icp.gif" alt="ICP gif" width="900"/>
<img src="outputs/final_results/icp.gif" alt="ICP gif" width="900"/>
</p>

<h2>Description</h2>
Expand Down Expand Up @@ -265,7 +265,7 @@ <h3>Final results</h3>
<div class="space10px"></div>
<h4>Visual results</h4>
<p align="center">
<iframe src="https://valeriospagnoli.github.io/VisualOdometry/outputs/final_results/3D_plot.html" width="900" height="600" frameborder="0"></iframe>
<iframe src="outputs/final_results/3D_plot.html" width="900" height="600" frameborder="0"></iframe>
</p>


Expand Down Expand Up @@ -335,7 +335,7 @@ <h4>Numerical results</h4>
<div class="space20px"></div>

<p align="center">
<img src="https://valeriospagnoli.github.io/VisualOdometry/outputs/final_results/errors.png" alt="Errors" width="900"/>
<img src="outputs/final_results/errors.png" alt="Errors" width="900"/>
</p>

<p>
Expand Down Expand Up @@ -369,7 +369,7 @@ <h4>Numerical results</h4>
<div class="space20px"></div>
<h3>Frames results</h3>
<p align="center">
<iframe src="https://valeriospagnoli.github.io/VisualOdometry/carousel.html" width="950" height="950" frameborder="0"></iframe>
<iframe src="carousel.html" width="950" height="950" frameborder="0"></iframe>
</p>


Expand Down

0 comments on commit be1548c

Please sign in to comment.