Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.db.verafinger
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.db.verafinger
Commits
7cd2ef0d
Commit
7cd2ef0d
authored
7 years ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
Add information on the annotations
parent
f133c176
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/guide.rst
+11
-0
11 additions, 0 deletions
doc/guide.rst
with
11 additions
and
0 deletions
doc/guide.rst
+
11
−
0
View file @
7cd2ef0d
...
@@ -81,6 +81,17 @@ index and a second time the second index. The whole process took around 5
...
@@ -81,6 +81,17 @@ index and a second time the second index. The whole process took around 5
minutes per subject in average.
minutes per subject in average.
Annotations
===========
We provide region-of-interest (RoI) **hand-made** annotations for all images in
this dataset. The annotations mark the place where the finger is on the image,
excluding the background. The annotation file is a text file with one
annotation per line in the format ``(y, x)``, respecting Bob's image encoding
convention. The interconnection of these points in a polygon forms the RoI.
Anntations can be loaded using :py:meth:`bob.db.verafinger.File.roi`.
Protocols
Protocols
---------
---------
...
...
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