搜索资源列表
-
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
-
-
1下载:
指纹识别代码
demo目录:
fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图
像都是位图。
fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能
有较好的效果。输出图像覆盖于输入图像之上。
fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这
些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下:
testimgSSSDDD.bm
-
-
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
-
-
0下载:
指纹识别源代码。思路完全是按照文件夹中网页里介绍的方法,即提取指纹中的分叉点和端点的位置作为指纹的特征值。由于今天太忙,对图像的预处理作的很失败,程序会提取出很多伪点,而指纹轮廓也没有想出办法过滤。汗,你看看能不能参考把。
三个m文件,fd.m提取指纹中的分叉点,fd2.m提取指纹中的端点,Cpoint.m则是前两个文件运行中需要调用的掩模函数。-fingerprint identification code. Thinking is entirely in accordance wi
-
-
0下载:
7个案例代码包含了指纹识别、数字水印算法、手势识别、印鉴鉴定、条形码识别(一位条码、pdf417)的相关代码。-7 cases the code contains a fingerprint recognition, digital watermarking algorithms, gesture recognition, seal identification, bar code identification (a barcode, pdf417) the relevant code.
-
-
1下载:
一组关于图像处理的算法,边沿检测与提取,轮廓跟踪的图象算法,对图像进行垂直镜像处理的源代码,屏幕颜色拾取器源代码,图象腐蚀,膨胀,细化算法,指纹识别的程序-A set of image processing algorithms, edge detection and extraction, the image contour tracing algorithm, the vertical mirror image processing source code, screen color pi
-
-
0下载:
fingerprint identification of the source code
-
-
0下载:
这是我找到的一个图形图像处理方面的源程序,原本是用于指纹识别方面的处理算法,供大家参考。-This is what I found a graphic image processing source code, originally used in fingerprint identification for the processing algorithms, for your reference.
-
-
0下载:
此程序为指纹识别中重要一步指纹分类的MATLAB源码-This program is an important step in fingerprint identification fingerprint classification MATLAB source code
-
-
0下载:
此代码主要是用于自动指纹识别中建立指纹特征库-This code is mainly used to create automated fingerprint identification fingerprint signatures
-
-
0下载:
指纹识别代码,包含部分功能,如图像分割等
-Fingerprint identification code, including part function, such as segmentation, etc
-
-
0下载:
指纹识别程序源码,vc程序。效果很不错,希望对你有帮助-Fingerprint identification program source code, vc procedures. The effect is very good, hope you have
-
-
0下载:
指纹识别系统源程序。该部分的代码由C写成。
程序需要imagemagic的支持,imagemagic可以在网上搜索到最新的版本(程序在图像
的输入/保存代码处用了imagemagic的函数,如果读者不想使用imagemagic,可以修改
程序有关图像存取的部分,改成自己的图像存取函数,这部分的工作量不是太大)。-Fingerprint identification system source code. The part of the code by the C language.
-
-
0下载:
基于matlab的指纹库指纹识别设计,matlab源码和指纹库。-Matlab-based fingerprint identification fingerprint database design, matlab source code and fingerprint database.
-
-
0下载:
毕业写的指纹识别代码,本代码设计了图像滤波处理、图像增强、图像锐化等算法及VC++编程实现。从基于小波变换的图像滤波处理试验结果可以看到,低(高)通滤波去除高(低)频带的小波系数,保留低(高)频带的小波系数,结果保持了图像信息,达到了较好的滤波效果-Graduation write fingerprint identification code, the code is designed image filtering, image enhancement, image sharpening a
-