Skip to content

Commit

Permalink
Travis build 274
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Jan 21, 2020
1 parent 1de32ea commit e4f06ab
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 @@ -82,7 +82,7 @@ insviz = imgviz.tile(imgs=insviz, border=(255, 255, 255))
# tile visualization
tiled = imgviz.tile(
[rgb, depthviz, labelviz, bboxviz, maskviz, insviz],
shape=(2, 3),
shape=(1, 6),
border=(255, 255, 255),
)
```
Expand Down
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 e4f06ab

Please sign in to comment.