Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
docs
Commits
57283040
Commit
57283040
authored
3 years ago
by
Vincent POLLET
Browse files
Options
Downloads
Patches
Plain Diff
Add bob.io.stream and bob.ip.stereo
parent
9bcb4a01
No related branches found
No related tags found
1 merge request
!26
Add bob.io.stream and bob.ip.stereo
Pipeline
#53621
passed
3 years ago
Stage: build
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
conda/meta.yaml
+2
-0
2 additions, 0 deletions
conda/meta.yaml
doc/index.rst
+2
-0
2 additions, 0 deletions
doc/index.rst
doc/packages.rst
+2
-0
2 additions, 0 deletions
doc/packages.rst
doc/readme_index.rst
+2
-0
2 additions, 0 deletions
doc/readme_index.rst
packages.txt
+2
-0
2 additions, 0 deletions
packages.txt
with
10 additions
and
0 deletions
conda/meta.yaml
+
2
−
0
View file @
57283040
...
@@ -42,6 +42,8 @@ requirements:
...
@@ -42,6 +42,8 @@ requirements:
-
bob.ip.facedetect
-
bob.ip.facedetect
-
gridtk
-
gridtk
-
bob.ip.qualitymeasure
-
bob.ip.qualitymeasure
-
bob.io.stream
-
bob.ip.stereo
-
bob.pipelines
-
bob.pipelines
-
bob.learn.tensorflow
-
bob.learn.tensorflow
-
bob.bio.base
-
bob.bio.base
...
...
This diff is collapsed.
Click to expand it.
doc/index.rst
+
2
−
0
View file @
57283040
...
@@ -54,12 +54,14 @@ Index of all packages
...
@@ -54,12 +54,14 @@ Index of all packages
bob.io.image <bob/bob.io.image/doc/index.rst>
bob.io.image <bob/bob.io.image/doc/index.rst>
bob.io.video <bob/bob.io.video/doc/index.rst>
bob.io.video <bob/bob.io.video/doc/index.rst>
bob.io.audio <bob/bob.io.audio/doc/index.rst>
bob.io.audio <bob/bob.io.audio/doc/index.rst>
bob.io.stream <bob/bob.io.stream/doc/index.rst>
bob.ip.base <bob/bob.ip.base/doc/index.rst>
bob.ip.base <bob/bob.ip.base/doc/index.rst>
bob.ip.binseg <bob/bob.ip.binseg/doc/index.rst>
bob.ip.binseg <bob/bob.ip.binseg/doc/index.rst>
bob.ip.color <bob/bob.ip.color/doc/index.rst>
bob.ip.color <bob/bob.ip.color/doc/index.rst>
bob.ip.facedetect <bob/bob.ip.facedetect/doc/index.rst>
bob.ip.facedetect <bob/bob.ip.facedetect/doc/index.rst>
bob.ip.gabor <bob/bob.ip.gabor/doc/index.rst>
bob.ip.gabor <bob/bob.ip.gabor/doc/index.rst>
bob.ip.qualitymeasure <bob/bob.ip.qualitymeasure/doc/index.rst>
bob.ip.qualitymeasure <bob/bob.ip.qualitymeasure/doc/index.rst>
bob.ip.stereo <bob/bob.ip.stereo/doc/index.rst>
bob.learn.activation <bob/bob.learn.activation/doc/index.rst>
bob.learn.activation <bob/bob.learn.activation/doc/index.rst>
bob.learn.em <bob/bob.learn.em/doc/index.rst>
bob.learn.em <bob/bob.learn.em/doc/index.rst>
bob.learn.linear <bob/bob.learn.linear/doc/index.rst>
bob.learn.linear <bob/bob.learn.linear/doc/index.rst>
...
...
This diff is collapsed.
Click to expand it.
doc/packages.rst
+
2
−
0
View file @
57283040
...
@@ -22,6 +22,7 @@ Data Input and Output
...
@@ -22,6 +22,7 @@ Data Input and Output
* :ref:`bob.io.image`
* :ref:`bob.io.image`
* :ref:`bob.io.video`
* :ref:`bob.io.video`
* :ref:`bob.io.audio`
* :ref:`bob.io.audio`
* :ref:`bob.io.stream`
Signal, Audio, Image and Video Processing
Signal, Audio, Image and Video Processing
-----------------------------------------
-----------------------------------------
...
@@ -34,6 +35,7 @@ Signal, Audio, Image and Video Processing
...
@@ -34,6 +35,7 @@ Signal, Audio, Image and Video Processing
* :ref:`bob.ip.facedetect`
* :ref:`bob.ip.facedetect`
* :ref:`bob.ip.qualitymeasure`
* :ref:`bob.ip.qualitymeasure`
* :ref:`bob.ip.binseg`
* :ref:`bob.ip.binseg`
* :ref:`bob.ip.stereo`
Machine Learning
Machine Learning
...
...
This diff is collapsed.
Click to expand it.
doc/readme_index.rst
+
2
−
0
View file @
57283040
...
@@ -27,12 +27,14 @@ README of all Packages
...
@@ -27,12 +27,14 @@ README of all Packages
bob.io.base <bob/bob.io.base/README.rst>
bob.io.base <bob/bob.io.base/README.rst>
bob.io.image <bob/bob.io.image/README.rst>
bob.io.image <bob/bob.io.image/README.rst>
bob.io.video <bob/bob.io.video/README.rst>
bob.io.video <bob/bob.io.video/README.rst>
bob.io.stream <bob/bob.io.stream/README.rst>
bob.ip.base <bob/bob.ip.base/README.rst>
bob.ip.base <bob/bob.ip.base/README.rst>
bob.ip.binseg <bob/bob.ip.binseg/README.rst>
bob.ip.binseg <bob/bob.ip.binseg/README.rst>
bob.ip.color <bob/bob.ip.color/README.rst>
bob.ip.color <bob/bob.ip.color/README.rst>
bob.ip.facedetect <bob/bob.ip.facedetect/README.rst>
bob.ip.facedetect <bob/bob.ip.facedetect/README.rst>
bob.ip.gabor <bob/bob.ip.gabor/README.rst>
bob.ip.gabor <bob/bob.ip.gabor/README.rst>
bob.ip.qualitymeasure <bob/bob.ip.qualitymeasure/README.rst>
bob.ip.qualitymeasure <bob/bob.ip.qualitymeasure/README.rst>
bob.ip.stereo <bob/bob.ip.stereo/README.rst>
bob.ip.tensorflow_extractor <bob/bob.ip.tensorflow_extractor/README.rst>
bob.ip.tensorflow_extractor <bob/bob.ip.tensorflow_extractor/README.rst>
bob.learn.activation <bob/bob.learn.activation/README.rst>
bob.learn.activation <bob/bob.learn.activation/README.rst>
bob.learn.em <bob/bob.learn.em/README.rst>
bob.learn.em <bob/bob.learn.em/README.rst>
...
...
This diff is collapsed.
Click to expand it.
packages.txt
+
2
−
0
View file @
57283040
...
@@ -24,6 +24,8 @@ bob/bob.db.atnt
...
@@ -24,6 +24,8 @@ bob/bob.db.atnt
bob/bob.ip.facedetect
bob/bob.ip.facedetect
bob/gridtk
bob/gridtk
bob/bob.ip.qualitymeasure
bob/bob.ip.qualitymeasure
bob/bob.io.stream
bob/bob.ip.stereo
bob/bob.pipelines
bob/bob.pipelines
bob/bob.bio.base
bob/bob.bio.base
bob/bob.bio.gmm
bob/bob.bio.gmm
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment