Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
bob.bio.vein
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bob
bob.bio.vein
Commits
cc25a86b
Commit
cc25a86b
authored
Oct 13, 2017
by
André Anjos
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix installation directives
parent
6ee4aa26
Pipeline
#13185
passed with stages
in 20 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
21 deletions
+8
-21
doc/installation.rst
doc/installation.rst
+8
-21
No files found.
doc/installation.rst
View file @
cc25a86b
...
...
@@ -14,26 +14,13 @@ Package Installation
--------------------
To
install
this
package
,
first
follow
our
`
installation
`
_
instructions
.
Then
,
using
the
Python
interpreter
provided
by
the
distribution
,
bootstrap
and
buildout
this
package
:
using
the
Python
interpreter
provided
by
the
distribution
,
install
this
package
:
..
code
-
block
::
sh
$
buildout
Sphinx
Documentation
Building
-----------------------------
Once
the
package
is
installed
,
you
may
re
-
build
this
documentation
locally
by
running
:
..
code
-
block
::
sh
$
sphinx
-
build
doc
html
The
resulting
HTML
documentation
will
be
output
inside
the
directory
`
html
`.
$
conda
install
bob
.
bio
.
vein
Setting
up
Databases
...
...
@@ -51,21 +38,21 @@ to run the baselines.
If
you
're at the Idiap Research Institute in Switzlerand, the datasets in
the baselines mentioned in this guide are already downloaded and
pre-installed on our shared file system. You don'
t
need
to
re
-
download
databases
or
create
a
``~/.
bob_bio_databases
.
txt
``
file
.
pre-installed on our shared file system.
The current system readily supports the following freely available datasets:
* ``vera``: `Vera Fingervein`_
* ``utfvp``: `UTFVP`_
* ``fv3d``: `3D Fingervein`_
* ``put``: `PUT`_ Vein Dataset
After downloading the databases, annotate the base directories in which they
are installed. Then, follow the instructions in
:
ref
:`
bob
.
bio
.
base
.
installation
`
to
let
this
framework
know
where
databases
are
located
on
your
system
.
:ref:`bob.bio.base.installation` to let this framework know where
root
installation of such databases are
located on your system.
Development
...
...
@@ -91,7 +78,7 @@ package. This operation can be easily done like this:
.. code-block:: sh
$
bob_dbmanage
.
py
all
download
$ bob_dbmanage.py all download
--missing
.. include:: links.rst
Write
Preview
Markdown
is supported
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