搜索资源列表
barcode
- 基于图像的条形码识别程序(识别EAN13码),只要条形码的背景部分是纯色,程序就能有相当强的鲁棒性。-Image-based bar code recognition program (recognize EAN13 code), as long as the background of the bar code is solid, the program can be quite strongly robust.
PCA-Face-Recognition
- 一个用PCA算法实现的人脸识别小程序,备注详细,有利于学习。-a PCA althology to recognize faces
Character_Recognition_Training__NN_for_classificat
- 图像特征识别通过神经网络训练方法实现,是学习参考的好资料-you will need first to run the file that name "charGUI4.fig" and on the right side there is a load training set where you have to train the system first, run any data that is should be from 1 to 9 and 0 like ( 1 2 3 4 5 5
face-identification
- 运用神经网络识别简单人脸图形。包括图形处理,训练样本,以及最后识别。-The use of neural networks recognize simple face graphics. Including the graphics processing, training samples, and the final identification.
ASM_version1b
- ASM是由Cootes和泰勒推出的多分辨率方法的一个例子。 基本思想: 在ASM模型训练,训练从手工绘制的图像轮廓。发现的ASM模型在训练使用主成分分析(PCA),使该模型自动识别数据的主要变化是,如果可能的轮廓/好的对象的轮廓。还包含了ASM模型的协方差矩阵描述行垂直纹理口岸时,在正确的位置。 -Descr iption This is an example of the basic Active Shape Model (ASM) as introduced by Coot
Fourier_Discriptor
- 基于傅里叶描述子对旋转、平移等运动的不敏感性,识别目标-recognize the objects with rotation, translation, etc based on fourier descr iptor.
prtools
- matlab pattern recognition toolbox recognize images how to use matlab in pattern recognition codes for images recognition pattern recogniyion tools-matlab pattern recognition toolbox recognize images how to use matlab in pattern recognition code
face_recognize
- 图像处理课程设计——《人脸识别》,用matlab实现的,代码加实现,以及设计报告-Image processing designation of face recognize.
face_recognition
- 用于面别识别的matlab编写的代码,有图库,可以测试。-Matlab code written for surface do not recognize the gallery, can be tested.
matlab-sourcecode-for-fingerprint
- 指纹识别,利用gabor滤波器,提取指纹特征,只能呢读取bmp图像-fingerprint recognize
face-recognize
- 在matlab中高效得对人脸特征进行识别,并检索出匹配图片,实验中取得了较好的效果。-Efficient was right facial feature identification, trial and achieved good results.
fruit-recognize
- matlab水果识别程序,有GUI界面。-matlab fruit identification procedures, GUI interface.
facer
- Matlab-based face recognition, to recognize pictures of the human face and its marquee out
RMB
- This design is based on the matlab the besmirch recognition system of graduation design, the stain can recognize all kinds of face value of RMB recognition. Very useful!
MATLAB
- 一种非常高效的图像处理方法,包括变换,增强,分割方法-MATLAB recognize method,
Fisher-LDA-face-recognize
- matlab平台实现人脸识别,通过PCA降维后再通过线性判别分析LDA实现人脸匹配。内附ORL人脸数据库,运行main函数即可输出结果-Matlab platform to achieve face recognition, PCA dimensionality reduction and then through linear discriminant analysis LDA face matching. Contains ORL face , run the main function t
picture
- MATLAB的车牌模式识别匹配图片 需要看程序怎么写进行灵活匹配-using in picture recognize mode
face_rec
- ## 人脸识别GUI设计 这是我在理解PCA算法后,设计`MATLAB GUI`实现人脸识别。 ### 使用方法: 1. 运行face.m主脚本 2. 点击`训练机器`选择train文件夹 3. 点击`choose photo`选择test文件夹下的一张图片 4. 最后点击`recognize`即可进行识别 5. 点击`Accuracy`可计算整个test文件夹下所有图识别准确率 ###(## face recognition GUI design This i
数字识别
- 对于自己手写的数字进行识别,效果比较不错,准确率在八成以上(recognition of handwriting numbers, with very good testing results, can successfully recognize 80 percent)
人脸识别 MATLAB代码
- 使用pca方法对图像进行特征提取,对训练集的20个人的共一百张人脸进行训练,使用adaboost算法生成强分类器,可以对测试集的人脸图片进行识别,且识别率较高(The PCA method is used to extract the features of the image, and the training is carried out for a total of 100 faces of 20 people in the training set. The AdaBoost algor