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
0f781e72
There was a problem fetching the pipeline summary.
Commit
0f781e72
authored
7 years ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
Fix function comment
parent
7cd2ef0d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bob/db/verafinger/models.py
+1
-1
1 addition, 1 deletion
bob/db/verafinger/models.py
with
1 addition
and
1 deletion
bob/db/verafinger/models.py
+
1
−
1
View file @
0f781e72
...
@@ -168,7 +168,7 @@ class File(Base, bob.db.base.File):
...
@@ -168,7 +168,7 @@ class File(Base, bob.db.base.File):
Returns:
Returns:
numpy.ndarray: A 2D array of
8
-bit unsigned integers corresponding to
numpy.ndarray: A 2D array of
16
-bit unsigned integers corresponding to
annotations for the given fingervein image. Points are loaded in (y,x)
annotations for the given fingervein image. Points are loaded in (y,x)
format so, the first column of the returned array correspond to the
format so, the first column of the returned array correspond to the
y-values while the second column to the x-values of each coordinate.
y-values while the second column to the x-values of each coordinate.
...
...
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