搜索资源列表
svm_monqp
- svm支持向量机的monqp核心算法,经过调试运行,效率高。-svm SVM monqp core algorithms, commissioning, operation and higher efficiency.
svmmonqp22
- svm支持向量机的monqp核心算法,经过调试运行,效率高。-svm SVM monqp core algorithms, commissioning, operation and higher efficiency.
face_detection
- 关于人脸识别的MATLAB程序。含核心算法部分,希望对大家有帮助
algorithm-of-face-recognition
- 主要介绍了各种关于人脸识别的核心算法,如LGBP,AdaBoost,SV的Kernel判别及基于特定人脸子空间-Introduces a variety of core face recognition algorithms, such as LGBP, AdaBoost, SV and the Kernel discriminant subspace based on a specific face
fit
- aam人脸特征点经典识别主要程序,实现aam核心算法-aam identification
DetectMov
- 基于背景差分法的是视频运动目标检测,该算法包含背景差分核心算法以及滤波处理阴影处理等后续图像处理-Background subtraction is based on video motion detection, background subtraction of the algorithm contains the core algorithm and the filtering processing, the shadow of the follow-up image processing
ylh
- 测试方法 1、在你的电脑上建一工作目录; 2、分别将车牌图像和测试程序下载到你建立的工作目录上; 3、解压车牌图像; 4、直接运行测试程序 算法核心 依公式 黄 =(红 + 绿)/ 2 ,灰度 = (黄 + 蓝)/ 2 , 将红、绿、蓝三种颜色构成的色彩空间映射到由黄、蓝两种颜色构成的色彩空间,进一步取值黑、蓝、灰、黄和白五种, 这包括了车牌识别所需要的车牌色(蓝、黄、白、黑)和字符色(白、黑), 且灰能保留图像的识别信息,克服二值化阈值缺陷;
CarDetead
- 能完成车牌分割,图像转换,一般图像处理。核心算法带中文说明。-To complete the license plate segmentation, image conversion, the general image processing. Core algorithm with Chinese instructions.
g
- 人脸识别核心算法,一种人脸识别算法,不错的资料-The core face recognition algorithm, a face recognition algorithm, good information
Graphite
- 石墨烯图像识别软件,核心算法是自己编写,可以用于相关科研图像识别。-Graphene image recognition software, the core algorithm is to write, can be used in image recognition of relevant scientific research.
EM
- PLSA中的核心算法,对于做模式识别方面的特别有用。-is very useful for patten recongniao ,is good for you study
Adaboost
- Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。-Adaboost is an iterative algorithm, its core idea is different classifications for the same training set (weak classifiers), then these weak classifiers together to form a
lle
- 流形学习算法LLE的核心代码,实现对高维图像数据的降维,适合初学者-LLE manifold learning algorithm of the core code, the realization of high-dimensional image data dimensionality reduction, suitable for beginners
FisherFaces
- 本文在Matlab R2012a下面实现了fisherface算法,选用的人脸库是ORL,其中有40 人,每人有10幅不同的人脸图像。本文选取了每人9幅作为训练(1幅作为测 试),图像大小为112x92。 主程序入口:Main.m 读取样本:CreatDatabase.m FisherFace核心:FisherFaceCore.m 识别:Recognition.m 训练样本库:TrainDatabase 测试样本库:TestDatabase 不足:识别准确率有待
refine_face_detection
- 人脸识别中核心算法的 Matlab 实现,具体包括肤色识别、图像膨胀与腐蚀、和人脸定位-Face recognition algorithm Matlab realize the core, including color recognition, image expansion and corrosion, and face location