Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.io.stream
Commits
1ffb3bd1
Commit
1ffb3bd1
authored
Jun 24, 2021
by
Vincent POLLET
Browse files
Update README.rst
parent
545811a1
Pipeline
#52181
passed with stages
in 16 minutes and 11 seconds
Changes
1
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
1ffb3bd1
...
...
@@ -48,7 +48,7 @@ pipeline and finally load the data.
from bob.io.stream import StreamFile, Stream
# Open a Streamfile to a hdf5 file containing video data.
f = StreamFile(input_example.h5", face_streams.json"
, face_calibration.json
)
f = StreamFile(
"
input_example.h5", face_streams.json")
# Define processing pipeline by chaining streams:
# First define the streams to load the data from the file (color, left and right), and add some processing
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment