所属分类:
生物技术
开发工具:C/C++
文件大小:38KB
下载次数:62
上传日期:2006-04-07 19:49:08
说明: 指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图像都是位图。代码由C写成。详细情况见解包后的说明
(fingerprint enhancement procedures, describes how to use the library to enhance the fingerprint image. The original image and objectives are bitmap images. Written by C code. Details of the opinion after the note packets)
文件列表:
fvs_enhancer
............\fvs_binarize.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