This model is implement by GaborFilter, some preprocess is done first.
A simple GUI is include in this project,run FingerVeinRecognition_export.exe to see it.
1.Be sure you install MATLAB2012+ first.
2.Change the path in FingerVeinRec.m to match two images. 3.Change the path in FingerVeinRecognition_export.m to generate a GUI.(A simple dat file is used here.)
1.The first Data-set can be find here fvc-2004;You can also find it in other place. It's a open source database.
- The second Data-Set can be find hereSDUMLA_HMT
1.使用高斯滤波器+Gabor八方向滤波器实现
2.包含一个GUI界面,需要先了解matlab GUI生成
1.确保已安装matlab2012及其以上版本;
2.更改FingerVeinRec.m中的图片路径来测试两幅图像之间的欧式距离;
3.更改FingerVeinRecognition_export.m中的文件路径来使用数据集和生成GUI。(包含数据库生成);
You can contace me with any problem. My email: awinyimgprocess at gmail dot com