Skip to content

Commit

Permalink
adjust images size
Browse files Browse the repository at this point in the history
  • Loading branch information
yuecideng committed Mar 1, 2022
1 parent 485a8c7 commit d98c883
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,10 @@ You can run c++ examples after finish build the library. The source code of exam
Some results are as follow:
<p float="left">
<img src="images/farthest.png" width="250" height=200/>
<img src="images/ransac_and_edges.png" width="250" height=150/>
<img src="images/registration.png" width="250" height=150/>
<img src="images/segmentation.png" width="250" height=150/>
<img src="images/ppf.png" width="400" height=250/>
<img src="images/ransac_and_edges.png" width="250" height=200/>
<img src="images/segmentation.png" width="250" height=200/>
<img src="images/registration.png" width="350" height=250/>
<img src="images/ppf.png" width="350" height=250/>
</p>

0 comments on commit d98c883

Please sign in to comment.