Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added gif of reconstruction
  • Loading branch information
marrts authored Jun 2, 2022
1 parent 5008d94 commit 2cf137d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

A utility to create meshes using an RGB-D camera feed given known positions and parameters of the camera. This package makes heavy use of the python library [Open3D](https://github.com/isl-org/Open3D).

<p align="center">
<img src="https://user-images.githubusercontent.com/41449746/171745032-c915a431-0dbd-462d-9020-768ad63ff0f0.GIF" />
</p>

## Setup

1. Install Open3D
Expand Down

0 comments on commit 2cf137d

Please sign in to comment.