详细说明:用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别-Utilising VISUAL C++ to make programs, we can get the characters of image and identify the image of finger mark 文件列表: fvs.ncb fvs.sln fvs.vcproj include .......\config.h .......\export.h .......\file.h .......\floatfield.h .......\fvs.h .......\fvstypes.h .......\histogram.h .......\image.h .......\imagemanip.h .......\img_base.h .......\import.h .......\matching.h .......\minutia.h src ...\export.c ...\file.c ...\floatfield.c ...\histogram.c ...\image.c ...\imagemanip.c ...\img_base.c ...\img_enhance1.c ...\img_morphology.c ...\img_thin3.c ...\import.c ...\matching.c ...\matching2.c ...\minutia.c ...\version.c……