Add an imshow method to easily plot images
614 KB
bob/io/image/utils.py
0 → 100644
... | ... | @@ -3,3 +3,4 @@ bob.extension |
bob.blitz | ||
bob.core | ||
bob.io.base | ||
matplotlib |
614 KB
... | ... | @@ -3,3 +3,4 @@ bob.extension |
bob.blitz | ||
bob.core | ||
bob.io.base | ||
matplotlib |