所属分类:
生物技术
开发工具:C/C++
文件大小:38KB
下载次数:27
上传日期:2006-04-07 19:45:27
说明: 描述了怎样细化一个指纹图像。细化后的图像尽可能的代表了指纹的脊线。代码由C写成。详细情况见解包后的说明
(describes how a detailed fingerprint image. After thinning image as a representative of the fingerprint ridge line. Written by C code. Details of the opinion after the note packets)
文件列表:
fvs_thinner
...........\fvs_thinner.c
...........\include
...........\.......\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_enhance.c
...........\...\img_morphology.c
...........\...\img_thin.c
...........\...\import.c
...........\...\matching.c
...........\...\minutia.c
...........\...\version.c
...........\说明.txt