搜索资源列表
matlab
- 使用matlab平台的车牌识别程序,已经条是通过,希望大家多多交流
用MATLAB实现图像的灰度共生矩阵算法
- 使用MATLAB实现图像的灰度共生矩阵算法。输入一个矩阵 输出为该矩阵的灰度共生矩阵
EyeFinder.rar
- 人眼定位的matlab代码,使用模板匹配的方法实现,The human eye positioning matlab code, using a template matching method
SRC 实现了使用基于稀疏表示的人脸识别算法
- 该源码实现了使用基于稀疏表示的人脸识别算法。使用GPSR作为l1模最小化方法。-This pack of code implement a imges-based face recognition using sparse representation classification. In the algorithm, i employ GPSR as tool to complete the optimization procedure of l1-minimization.
radon-line-detection
- 使用radon变换进行直线检测,matlab源文件-Line detection using the radon transform
FaceRec
- 基于matlab2008的人脸识别系统,使用了PCA +Adaboost与PCA+SVM分别实现了人脸识别,使用了orl人脸库,给一个人的图片就可以识别此人身份,识别率高达84 -Matlab2008 face recognition system based on use of the PCA + Adaboost achieved with the PCA+ SVM face recognition, respectively, using the orl face database
Adaboost_guy
- Adaboost 算法的简单实现程序,适合初学者使用-Adaboost algorithm to achieve a simple procedure, suitable for beginners to use
Gabor
- 使用MATLAB对图像做Gabor变换,提取图像的特征值。-Use MATLAB to do the image Gabor transform, extract images eigenvalues.
classify
- 简单分类器 可用于基于神经网络的字母识别,适合初学者使用。 -Simple classifier based on neural network can be used to identify the letters, suitable for beginners to use.
kpca
- 使用核PcA来识别图片,图片为200张测试图片,200张训练图片,包含在在压缩文件中。-To identify the use of nuclear PcA picture, pictures, for 200 test images, 200 training images, is included in the compressed file.
ica_for_image
- 本代码用于人脸识别,可以在ORL、Yale、AR等人脸库上测试使用。-The code for face recognition, can ORL, Yale, AR face database, such as the use of the test.
HumanFaceLDA(Matlab)
- 线性判别方法,人脸数据库上的LDA程序,基于Matlab,供学习使用-Linear discriminant method, human face database of LDA procedures, based on Matlab, for learning to use
LDA2D-2
- 人脸识别中2DLDA算法的matlab程序,使用最近邻分类器进行识别。-Face Recognition 2DLDA algorithm matlab procedures, the use of nearest neighbor classifier to identify.
PCA2D
- 人脸识别中2DPCA算法的matlab程序,使用最近邻分类器进行识别。-Face Recognition 2DPCA algorithm matlab procedures, the use of nearest neighbor classifier to identify.
PCA
- 这是自己做的毕业设计的PCA,具有很高的识别率,使用的图像是ORL库-This is the pca,and it has the good recognition!
MatlabFaceDetect
- 用c/c++联合编写的人脸搜索算法。使用openCV库-With c/c++ United prepared Face search algorithm. OpenCV library use
matlab
- 使用一类支持向量机进行人脸检测的matlab源程序-ocsvm
matlab-3
- 1、使用MatLab 软件进行图像的分割; 2、能够自行评价各主要算子在无噪声条件下和噪声条件下的分割性能; 3、能够掌握分割条件(阈值等)的选择; 4、完成规定图像的处理并要求正确评价处理结果,能够从理论上作出合理的解释。 -1, the use of MatLab software for image segmentation 2, to self-evaluation of all the major operators in the absence of noise c
Matlab-car-number
- 使用Matlab平台的车牌识别程序 可以正确识别车牌号码-Using the Matlab platform license plate recognition program can correctly identify the license plate number
dbscan的matlab代码实现
- 使用MATLAB对文档进行聚类,尤其在数据挖掘中使用,一般用于文本特征表示之后(Clustering documents using MATLAB)