搜索资源列表
-
0下载:
本程序是用matlab实现人脸识别。里面附带人脸图片,并用其作为例子实现指纹图像的匹配-This procedure is implemented using matlab face recognition. Which comes with face images, and use it as an example to achieve the matching of the fingerprint image
-
-
2下载:
这是一个用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
-
-
0下载:
本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能-In this paper, and designed to achieve a free
-
-
0下载:
索书号文字图像分割、粘连字符切分、文字识别、彩色车牌分割-Call Number text image segmentation, adhesion character segmentation, character recognition, color plate segmentation
-
-
0下载:
本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper, and design implementation of
-
-
1下载:
2DPCA用于人脸、步态等图像识别,可先按照行列比例将不规整图像归一化处理,然后进行训练,并且识别,全部中文注释和提示,便于学习和参考。-2DPCA human face, gait, such as image recognition, in accordance with the ranks of the ratio can not structured to deal with the normalized image, and then training, and recognition
-
-
0下载:
汽车牌照定位与字符识别 要定位汽车牌照并识别其中的字符,我们采用Matlab平台提供的一些图像处理函数,以傅立叶变换通过字符模板与待处理的图像匹配为核心思想。 -Vehicle license location to location and character recognition vehicle license and identify the characters, we use Matlab platform provides a number of image processing
-
-
0下载:
摘要图像特征的提取是视觉图像识别的重要方法之一,采用细胞神经网络(&’’)并行处理器进行图像特征的提取
具有实时快速的优点。该文将介绍&’’ 并行处理器的基本工作原理及其实现图像特征处理的逻辑组合通用方法,并以
图像的纹理分割与识别为例来说明&’’ 并行处理器应用于视觉图像识别的通用编程方法。-Abstract image feature extraction is a visual image to identify one of the important ways, the use
-
-
0下载:
图象处理 模式识别 多种分类方法(最临近匹配分类器、Bayes分类器、线性函数分类、非线性函数分类、神经网络分类)识别0-9数字 手写数字与数字图片,包括设计训练样品库、可以选择多种分类器来识别识别0-9这十个阿拉伯数字,包括临时手写的数字,也包括图片中的数字
-Pattern recognition image processing a variety of classification (the most close to matching classifier, Bay
-
-
3下载:
本程序是先用gabor小波变换对人脸图像处理,然后在用pca进行降维,最后用svm分类器进行多分类分类识别,包扩完整的orl人脸库,需注意的是,svm工具箱是用的libsvm工具箱,运行前先配置好libsvm。版本号:libsvm-mat-2[1].89-3[FarutoUltimate3.0]-This procedure is to use the human face gabor wavelet transform image processing, and then to reduce
-
-
0下载:
支持向量机进行人脸识别matlab代码,有训练图像-Support vector machine matlab code for face recognition with the train image
-
-
0下载:
基于matlab 来开发QR识别和译码程序,运用图像校正、二值化、边缘检测等各种图像处理方法实现条码的预处理,并进行QR码的解码和纠错算法,充分利用面向对象的方法,结合图像处理技术,完成了基于图像处理的QR码快速识别的解码系统。-Based on Matlab QR recognition and decoding procedures, the use of the image correction, binarization, edge detection, and other variou
-
-
2下载:
MATLAB编写的水果识别程序,可测试多幅图片,绝对可用。配有完整代码,报告,图片。帮助理解图像处理,识别的好例子。-MATLAB prepared fruit recognition program can test multiple pictures, absolutely free. With complete code, reports, and pictures. Help understand the image processing, a good example of recog
-
-
0下载:
基于图像的车牌自动识别技术,matlab程序源代码,附带使用教程-Automatic identification technology, matlab source code image-based license plate, with tutorials
-
-
0下载:
MATLAB语言实现光学字符识别,内带测试图片,可直接运行。-MATLAB language optical character recognition, which with the test image, can be directly run.
-
-
2下载:
仪表表盘识别程序,基于matlab编写。可识别数字表盘和指针表盘。对于清晰可辨的图片有较高的可靠性-Instrument dials recognition program, based on matlab prepared. Identifies digital dial and pointer dial. For legible image with high reliability
-
-
1下载:
基于Matlab的指纹识别程序及其演示,里面附带指纹图片-Matlab based fingerprint recognition program and its demonstration, which comes with a fingerprint image
-
-
0下载:
利用MATLAB工具,实现了pca算法,用来对人脸图像进行身份识别,具有较高的识别准确率。-Using the MATLAB tool to achieve the pca algorithm, used to identify the face image, with a high recognition accuracy.
-