Merge branch 'stereo_stream_filter' into 'master'
Add bob.io.stream.filters for stereo operations See merge request !15
3.15 MB
374 KB
File added
File added
File added
File added
654 KB
355 KB
... | ... | @@ -2,5 +2,7 @@ setuptools |
bob.extension | ||
numpy | ||
# opencv We need opencv, but the opencv package is broken and can't be installed with pip. Install it with conda. | ||
scikit-image | ||
bob.io.image | ||
bob.ip.color | ||
bob.io.stream | ||
\ No newline at end of file |