Skip to content

Commit

Permalink
Merge pull request #30 from noppanut15/docs/fix-gif
Browse files Browse the repository at this point in the history
Fix #30 gif not loaded on pypi
  • Loading branch information
noppanut15 authored Jan 11, 2025
2 parents a780e1a + 87add16 commit ecefe7c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ depthviz -i <input_file> -s <source> -o <output_video.mp4>
**Optional Arguments:**
* `-d`, `--decimal-places <0-2>`: Number of decimal places to display in the depth overlay. Valid values are `0`, `1`, or `2`. (Default is `0`)

<p align="center"><img src="https://raw.githubusercontent.com/noppanut15/depthviz/main/assets/depth-decimal-places.gif" alt="decimal places comparison"/></p>
<p align="center"><img src="https://raw.githubusercontent.com/noppanut15/depthviz/main/assets/depth-decimal-places-5s-trimmed.gif" alt="decimal places comparison"/></p>

> [!TIP]
> The decimal places option allows you to customize the level of detail in the depth overlay. For example, setting `--decimal-places 1` will display the depth with one decimal place (e.g., `-12.5m`).
Expand Down
Binary file added assets/depth-decimal-places-5s-trimmed.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ecefe7c

Please sign in to comment.