This repository is a python implementation of RLT (DOI):
Feature extraction of finger-vein patterns based on repeated line tracking and its application to personal identification
-
data/
- origin/
- sample.bmp
- result/
- result.bmp
- origin/
code/
: implementations of RLT
The code has been tested running under Python 3.6, with the following packages installed (along with their dependencies):
- numpy >= 1.14.5
- scipy >= 1.5.4
- matplotlib >= 3.3.0
$ cd code
$ python RLT.py