Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.bio.vein
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
Package registry
Model registry
Operate
Environments
Terraform modules
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.bio.vein
Commits
e0319386
Commit
e0319386
authored
4 years ago
by
Hatef OTROSHI
Browse files
Options
Downloads
Patches
Plain Diff
add reference [CW09]_.
parent
6884c635
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!48
Adding Principal Curvature (PC) algorithm
Pipeline
#44842
passed
4 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bob/bio/vein/extractor/PrincipalCurvature.py
+1
-1
1 addition, 1 deletion
bob/bio/vein/extractor/PrincipalCurvature.py
with
1 addition
and
1 deletion
bob/bio/vein/extractor/PrincipalCurvature.py
+
1
−
1
View file @
e0319386
...
@@ -13,7 +13,7 @@ from scipy.ndimage import gaussian_filter
...
@@ -13,7 +13,7 @@ from scipy.ndimage import gaussian_filter
class
PrincipalCurvature
(
Extractor
):
class
PrincipalCurvature
(
Extractor
):
"""
MiuraMax feature extractor
"""
MiuraMax feature extractor
Based on J.H. Choi, W. Song, T. Kim, S.R. Lee and H.C. Kim, Finger vein
Based on
[CW09]_. :
J.H. Choi, W. Song, T. Kim, S.R. Lee and H.C. Kim, Finger vein
extraction using gradient normalization and principal curvature. Proceedings
extraction using gradient normalization and principal curvature. Proceedings
on Image Processing: Machine Vision Applications II, SPIE 7251, (2009)
on Image Processing: Machine Vision Applications II, SPIE 7251, (2009)
"""
"""
...
...
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