Skip to content
Snippets Groups Projects
Commit e0319386 authored by Hatef OTROSHI's avatar Hatef OTROSHI
Browse files

add reference [CW09]_.

parent 6884c635
Branches
Tags
1 merge request!48Adding Principal Curvature (PC) algorithm
Pipeline #44842 passed
...@@ -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)
""" """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment