Skip to content

Commit

Permalink
Update README.md & examples/.readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wkentaro committed Jun 29, 2020
1 parent fb17b0e commit d6fc849
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ pip install imgviz[all]
- [matplotlib](https://pypi.org/project/matplotlib)
- [numpy](https://pypi.org/project/numpy)
- [Pillow>=5.3.0](https://pypi.org/project/Pillow)
- [PyYAML](https://pypi.org/project/PyYAML)

## Getting Started

Expand Down Expand Up @@ -109,7 +110,7 @@ tiled = imgviz.tile(
</tr>
<tr>
<td><pre><a href="examples/instances2rgb.py">examples/instances2rgb.py</a></pre></td>
<td><img src="examples/.readme/instances2rgb.jpg" width="66.13333333333333%" /></td>
<td><img src="examples/.readme/instances2rgb.jpg" width="66.35451505016722%" /></td>
</tr>
<tr>
<td><pre><a href="examples/label2rgb.py">examples/label2rgb.py</a></pre></td>
Expand Down
Binary file modified examples/.readme/instances2rgb.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/.readme/label2rgb.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/.readme/nchannel2rgb.jpg
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 d6fc849

Please sign in to comment.