Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.ip.stereo
Commits
0dba6cb2
Commit
0dba6cb2
authored
Apr 23, 2021
by
Vincent POLLET
Browse files
[DOC] add explicit imports to try and fix sphynx warnings in nightlies
parent
3a4e0a19
Changes
1
Hide whitespace changes
Inline
Side-by-side
bob/ip/stereo/stereo_stream_filters.py
View file @
0dba6cb2
...
...
@@ -83,7 +83,7 @@ from .parameters import StereoParameters
from
.stereo
import
stereo_match
,
reproject_image
from
.camera
import
CameraPair
from
bob.io.stream
import
StreamArray
from
bob.io.stream
import
StreamArray
,
Stream
,
StreamFilter
,
stream_filter
import
numpy
as
np
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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