Skip to content

Commit

Permalink
Travis build 278
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Jan 21, 2020
1 parent 5849b86 commit 9638a12
Show file tree
Hide file tree
Showing 11 changed files with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,42 +92,42 @@ tiled = imgviz.tile(
<table>
<tr>
<td><pre><a href="examples/centerize.py">examples/centerize.py</a></pre></td>
<td><img src="examples/.readme/centerize.jpg" width="33.333333333333336%" /></td>
<td><img src="examples/.readme/centerize.jpg" width="66.66666666666666%" /></td>
</tr>
<tr>
<td><pre><a href="examples/depth2rgb.py">examples/depth2rgb.py</a></pre></td>
<td><img src="examples/.readme/depth2rgb.jpg" width="33.333333333333336%" /></td>
<td><img src="examples/.readme/depth2rgb.jpg" width="65.26315789473684%" /></td>
</tr>
<tr>
<td><pre><a href="examples/draw.py">examples/draw.py</a></pre></td>
<td><img src="examples/.readme/draw.jpg" width="33.333333333333336%" /></td>
<td><img src="examples/.readme/draw.jpg" width="50.30425963488844%" /></td>
</tr>
<tr>
<td><pre><a href="examples/flow2rgb.py">examples/flow2rgb.py</a></pre></td>
<td><img src="examples/.readme/flow2rgb.jpg" width="33.333333333333336%" /></td>
<td><img src="examples/.readme/flow2rgb.jpg" width="65.26315789473684%" /></td>
</tr>
<tr>
<td><pre><a href="examples/instances2rgb.py">examples/instances2rgb.py</a></pre></td>
<td><img src="examples/.readme/instances2rgb.jpg" width="33.333333333333336%" /></td>
<td><img src="examples/.readme/instances2rgb.jpg" width="82.94314381270902%" /></td>
</tr>
<tr>
<td><pre><a href="examples/label2rgb.py">examples/label2rgb.py</a></pre></td>
<td><img src="examples/.readme/label2rgb.jpg" width="33.333333333333336%" /></td>
<td><img src="examples/.readme/label2rgb.jpg" width="95.01915708812261%" /></td>
</tr>
<tr>
<td><pre><a href="examples/nchannel2rgb.py">examples/nchannel2rgb.py</a></pre></td>
<td><img src="examples/.readme/nchannel2rgb.jpg" width="33.333333333333336%" /></td>
<td><img src="examples/.readme/nchannel2rgb.jpg" width="65.26315789473684%" /></td>
</tr>
<tr>
<td><pre><a href="examples/plot_trajectory.py">examples/plot_trajectory.py</a></pre></td>
<td><img src="examples/.readme/plot_trajectory.jpg" width="33.333333333333336%" /></td>
<td><img src="examples/.readme/plot_trajectory.jpg" width="33.58585858585859%" /></td>
</tr>
<tr>
<td><pre><a href="examples/resize.py">examples/resize.py</a></pre></td>
<td><img src="examples/.readme/resize.jpg" width="33.333333333333336%" /></td>
<td><img src="examples/.readme/resize.jpg" width="59.047619047619044%" /></td>
</tr>
<tr>
<td><pre><a href="examples/tile.py">examples/tile.py</a></pre></td>
<td><img src="examples/.readme/tile.jpg" width="33.333333333333336%" /></td>
<td><img src="examples/.readme/tile.jpg" width="44.76534296028881%" /></td>
</tr>
</table>
Binary file modified examples/.readme/centerize.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/depth2rgb.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/draw.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/flow2rgb.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/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.
Binary file modified examples/.readme/plot_trajectory.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/resize.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/tile.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 9638a12

Please sign in to comment.