Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.ip.flandmark
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
bob.ip.flandmark
Commits
9e4945b8
Commit
9e4945b8
authored
12 years ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
Make README a bit clearer
parent
1eb0663e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+20
-20
20 additions, 20 deletions
README.rst
with
20 additions
and
20 deletions
README.rst
+
20
−
20
View file @
9e4945b8
...
@@ -32,26 +32,7 @@ If you use this package, the author asks you to cite the following paper::
...
@@ -32,26 +32,7 @@ If you use this package, the author asks you to cite the following paper::
}
}
Installation
Installation
------------
============
To install these bindings, you will need the open-source library `Bob
<http://www.idiap.ch/software/bob/>`_ installed somewhere. At least version 1.1
of Bob is required. If you have compiled Bob yourself and installed it on a
non-standard location, you will need to note down the path leading to the root
of that installation.
Just type::
$ python bootstrap.py
$ ./bin/buildout
If Bob is installed in a non-standard location, edit the file ``buildout.cfg``
to set the root to Bob's local installation path. Remember to use the **same
python interpreter** that was used to compile Bob, then execute the same steps
as above.
On your own buildout
====================
You can just add a dependence for ``xbob.flandmark`` on your ``setup.py`` to
You can just add a dependence for ``xbob.flandmark`` on your ``setup.py`` to
automatically download and have this package available at your satellite
automatically download and have this package available at your satellite
...
@@ -78,6 +59,25 @@ example::
...
@@ -78,6 +59,25 @@ example::
...
...
Development
-----------
To install these bindings, you will need the open-source library `Bob
<http://www.idiap.ch/software/bob/>`_ installed somewhere. At least version 1.1
of Bob is required. If you have compiled Bob yourself and installed it on a
non-standard location, you will need to note down the path leading to the root
of that installation.
Just type::
$ python bootstrap.py
$ ./bin/buildout
If Bob is installed in a non-standard location, edit the file ``buildout.cfg``
to set the root to Bob's local installation path. Remember to use the **same
python interpreter** that was used to compile Bob, then execute the same steps
as above.
Usage
Usage
-----
-----
...
...
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