Introduction - If you have any usage issues, please Google them yourself
Fingerprint recognition algorithm source code, procedures need to imagemagic support, imagemagic available online english to the latest version (the procedure in the image input/save code Department spent imagemagic function, if readers do not want to use imagemagic, can modify the program to access the relevant image part, into its own image access function, this part of the workload is not too much). Code can be compiled following the adoption of Linux.
Packet : 45666028fingerprint.rar filelist
基于C开发的指纹识别源程序\demos\fvs_binarize.c
基于C开发的指纹识别源程序\demos\fvs_createtestimages.c
基于C开发的指纹识别源程序\demos\fvs_direction.c
基于C开发的指纹识别源程序\demos\fvs_enhancer.c
基于C开发的指纹识别源程序\demos\fvs_mask.c
基于C开发的指纹识别源程序\demos\fvs_minutia.c
基于C开发的指纹识别源程序\demos\fvs_thinner.c
基于C开发的指纹识别源程序\demos
基于C开发的指纹识别源程序\include\export.h
基于C开发的指纹识别源程序\include\file.h
基于C开发的指纹识别源程序\include\floatfield.h
基于C开发的指纹识别源程序\include\fvs.h
基于C开发的指纹识别源程序\include\fvstypes.h
基于C开发的指纹识别源程序\include\histogram.h
基于C开发的指纹识别源程序\include\image.h
基于C开发的指纹识别源程序\include\imagemanip.h
基于C开发的指纹识别源程序\include\img_base.h
基于C开发的指纹识别源程序\include\import.h
基于C开发的指纹识别源程序\include\matching.h
基于C开发的指纹识别源程序\include\minutia.h
基于C开发的指纹识别源程序\include
基于C开发的指纹识别源程序\readme.txt
基于C开发的指纹识别源程序\src\export.c
基于C开发的指纹识别源程序\src\file.c
基于C开发的指纹识别源程序\src\floatfield.c
基于C开发的指纹识别源程序\src\histogram.c
基于C开发的指纹识别源程序\src\image.c
基于C开发的指纹识别源程序\src\imagemanip.c
基于C开发的指纹识别源程序\src\img_base.c
基于C开发的指纹识别源程序\src\img_enhance.c
基于C开发的指纹识别源程序\src\img_morphology.c
基于C开发的指纹识别源程序\src\img_thin.c
基于C开发的指纹识别源程序\src\import.c
基于C开发的指纹识别源程序\src\matching.c
基于C开发的指纹识别源程序\src\minutia.c
基于C开发的指纹识别源程序\src\version.c
基于C开发的指纹识别源程序\src
基于C开发的指纹识别源程序