Skip to content

Add bob.io.stream.filters for stereo operations

Vincent POLLET requested to merge stereo_stream_filter into master

Implements StreamFilters for stereo operations: warp, stereo and projection

This used to be a part of bob.io.stream.

In order to use cameras associated with Streams, the Stream and StreamFile classes of bob.io.stream are modified when this module is imported.

Merge request reports