搜索资源列表
changyongsousuosuanfa
- 常用搜索算法 光盘上包括了书上提供的例程及算法,均可在Visual C++ 6.0下编译通过。 读者可参照书籍了解程序的使用。 实验素材里面提供了一些模式识别实验用的数据库。其中“数字和字母图像” 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -search algorithm commonly used on the CD, including a book on th
yinzhangrecverbyRF
- 一个进行图章识别的C++类,主要采用图章图像的矩特征进行图章比对,涉及到图像特征提取与匹配。-identification seal for a C + + class, mainly stamp image features seal moment than right, relate to feature extraction and image matching.
图像匹配代码
- 关于图像匹配的C++代码!
siftformatlab
- 这是一个用MATLAB代码实现的一个关于图像的特征描述子的提取 以及相应特征点进行匹配的代码 可用于图像识别 或者立体匹配。-This is a MATLAB code with a descr iptor on the image feature extraction and matching feature points in the corresponding code can be used for image recognition or stereo matching. T
zw
- 指纹识别算法学习套件 3.0具有指纹图像增强,脊线细化,特征点提取,指纹特征匹配等功能的低速测试版 本套软件建立在拥有自主知识产权的专利算法基础之上,通过有效降低背 景噪音,图像 增强优化,最终实现精准识别功能.-Fingerprint recognition algorithm with learning packages 3.0 fingerprint image enhancement, ridge detail, feature point extraction, feature
recognition
- 用VC开发联机数字、英文字符及汉字识别、人脸的检测与定位、图像的纹理分析方法、手写数字识别之模板匹配法等识别方法代码,均通过调试运行,希望对大家有所帮助-VC-line with the development of the number of English characters and Chinese character recognition, face detection and location, image texture analysis, handwritten numeral
ipr.iso
- 《图像模式识别--VC++技术实现》/ 杨淑莹编著 配套cd 夲书介绍图像模式识别的各种算法及其编程实现。内容包括:模式识别的基夲槪念,模板匹配分类器,几何分类器,聚类分析,遗传算法聚类分析等。-" Image pattern recognition- VC++ technology to achieve" /杨淑莹edited夲book cd package introduced a variety of image pattern recognition algori
match
- 实现图像匹配功能的匹配算法,有C和MATLAB两种环境使用的源码-Matching functions to achieve image matching algorithm, there are two kinds of environments C and MATLAB source code
picture-mat
- 一个图像匹配算法,成功应用于红外热成像跟踪技术。-It is a classical image_matching code,based on Visual C++
face
- 图像识别系统的结构与工作原理,在对图像预处理、特征提取、分类、图像匹配算法进行深入研究和分 析的基础上,分析和比较了各种算法的优缺点-Image Recognition System structure and working principle, in the image preprocessing, feature extraction, classification, image matching algorithm in-depth research and analysis, ba
asift
- 图像匹配与识别 asift c++ source code-image match.asift c++ sourcecode
ZHIWENSHIBIE
- 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。其中,特征匹配包含了3种匹配方法,另外还附有PPT,非常值得研究。-Fingerprint identification(c++)