搜索资源列表
-
4下载:
vc++数字图像识别技术经典案例(光盘):
第1章:颜色空间转换源码。第3章:指纹识别源码。第5章:基于可移植的C语言的数字水印算法的代码。第6章:条形码生成器源程序。第7章。第8章:印章特征提取。第9章:英文ocr识别。
-vc Digital Image Recognition Technology classic cases (CD) : Chapter 1 : color space conversion source. Chapter 3 : fingerprint ident
-
-
0下载:
Visual C++数字图像识别技术典型案例
著者: 苏彦华等编著 本书详细地介绍了数字图像处理的基本概念和技术,以及数字图像处理和计算视觉领域的几个应用实例,包括指纹识别系统、数字水印技术、条形码技术、印鉴鉴定系统、光学字符识别技术、基于视觉的手势识别系统。-Visual C Digital Image Recognition Technology typical cases Author : Su-edited the book detailed presentation of the
-
-
0下载:
一个作业,用matlab实现指纹识别,做得不好,惭愧-an operation using Matlab achieve fingerprint identification, is not done properly ashamed
-
-
1下载:
指纹识别代码
demo目录:
fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图
像都是位图。
fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能
有较好的效果。输出图像覆盖于输入图像之上。
fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这
些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下:
testimgSSSDDD.bm
-
-
0下载:
指纹识别,不错的
是matlab原程序,大家可以事实啊-fingerprint identification, Matlab is a good program, we can fact ah
-
-
0下载:
此代码可以进行指纹识别,包括预处理,特征提取,分类识别-this code can fingerprint identification, including preprocessing, feature extraction, classification, etc.
-
-
0下载:
指纹识别的基于纹理分析的原程序代码仅供参考-fingerprint identification based texture analysis of the original program code for reference
-
-
4下载:
这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配-This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition stan
-
-
0下载:
指纹识别的程序,包括二值化,细化,提取特征点等。-Fingerprint identification procedures, including binarization, thinning, such as extraction of feature points.
-
-
0下载:
FingerprintGetDirection函数获得指纹纹路脊线的方向矩阵;FingerprintDirectionLowPass对方向矩阵进行低通滤波-FingerprintGetDirection function to obtain the direction of fingerprint ridge lines matrix FingerprintDirectionLowPass matrix on the direction of low-pass filter
-
-
0下载:
指纹识别的源程序,输入一个图像,然后查询数据库,匹配-Fingerprint identification of the source, enter an image, and then query the database, matching
-
-
0下载:
对自动指纹识别系统
中指纹图像分割、指纹方向场计算、指纹奇异点检测、指纹图像细化、指纹匹配等关键
问题进行了系统详细深入的研究-Automatic Fingerprint Identification System,
-
-
0下载:
此程序为指纹识别中重要一步指纹分类的MATLAB源码-This program is an important step in fingerprint identification fingerprint classification MATLAB source code
-
-
0下载:
指纹分类是指纹识别重要环节,该程序是指纹分类中LENXMID的MATLAB源码-Fingerprint classification is an important part of fingerprint identification, fingerprint classification in the program is the MATLAB source LENXMID
-
-
0下载:
此代码主要是用于自动指纹识别中建立指纹特征库-This code is mainly used to create automated fingerprint identification fingerprint signatures
-
-
0下载:
本文简要介绍了指纹识别的基本步骤,分别是指纹图像预处理、指纹特征提取、指纹匹配。-This article briefly describes the basic steps of the fingerprint identification, the fingerprint image pre-processing, fingerprint feature extraction, fingerprint matching.
-
-
1下载:
指纹识别预处理 matlab程序 包括 指纹增强 二值化 细化 等步骤-Fingerprint preprocessing including fingerprint enhancement matlab program binary refinement step, etc
-
-
0下载:
VC++写的指纹考勤系统,能够自动识别指纹并传输到数据库,实现快速、准确考勤。-The living fingerprint identification access control system was developed successfully by use of living fingerprint identification technique and computer technique
-
-
0下载:
这是个小项目,花了一个月的时间采用c++做的,在vc++6.0的平台上用,具体算法有指纹的细化,特征提取,特征匹配,模版处理-This is a small project, it took a month to adopt c++ do on vc++6.0 platform with specific fingerprint algorithm refinement, feature extraction, feature matching, template processing
-
-
0下载:
基于纹理特征的指纹识别程序,能够根据指纹的纹理特征识别指纹。-Fingerprint identification procedures based on texture features, according to the texture feature of fingerprint recognition fingerprint.
-