搜索资源列表
ArrayRecognition
- 用VC进行的一个矩阵识别的例子,做模式识别的朋友们可以参考-VC of a matrix to identify examples of pattern recognition so friends can reference
识别图元
- 图元识别:数字化图像是一个m*m的像素矩阵。每个像素要么为0,要么为1。识别图元就是对图元像素进行标记,当且仅当两个像素属于同一图元时,他们的标号相同-map Identification : digital image is an m * m pixel matrix. Each pixel either 0 or 1. Recognition is the right map billion yuan pixel map marking, if and only if two pixels
计算两个矩阵的欧式距离
- 计算两个矩阵的欧式距离,opencv,对模式识别有帮助!-Two matrices of Euclidean distance calculation
计算两个矩阵之间的欧氏距离
- 计算两个矩阵之间的欧氏距离,对学生模式识别的人有帮助。-Calculated between the two Euclidean distance matrices, pattern recognition to students who have helped.
2D-LDA
- 2维线性判别进行人脸识别的程序,很不错!采用ORL人脸库,取每人的1、3、5、7、9五幅图像作为训练图像,其余作为测试图像,进行二维线性判别。计算出特征向量矩阵,降序排列后,取前d(d=2,4,6,……,20)个特征向量组成的矩阵作为变换矩阵,对训练集合测试集进行特征重建,最后采用最近邻分类器。附有实验的结果。-code for face recognition based 2D-LDA,the performance is nice!
face
- PCA人脸识别基于PCA的人脸识别 (Eigenface)读入20幅训练图像 。 计算均值、协方差矩阵 、特征值 和特征向量 ,并记录计算所耗费的时间 。并在figure(i)中显示特征脸Eigenface 。计算4幅测试图像 ,及其在 空间中的重建图像 ,在figure(i) 和 figure(10+i)中分别显示测试图像 和重建图像 。计算4幅测试图像 的重建误差 ,比较并阐释 之间的差异及其原因。 -PCA
liverrecognize
- 超声图像识别算法:共生矩阵提取纹理特征,神经网络、模板匹配、贝叶斯方法识别-liver recognize project
DigitalIdentificationSystemsourcecode
- 数字识别系统源代码和矩阵类库源代码,内有具体说明。-Digital identification system source code and matrix class library source code, there are details.
Integrated_Performance_Primitives(Intel_IPP)
- 这是一本介绍如何使用英特尔集成性能原件(Intel IPP)来优化软件开发的的官方书籍,IPP中包含了上千个对多媒体和数据处理应用高度优化并为多核设计的软件函数,包括编解码技术、图像处理、语音识别、计算机视觉、矩阵运算、密码技术等,并特别提供了编解码器的开发框架。-This is an introduction how to use the Intel Integrated Performance Primitive (Intel IPP) to optimize the software de
wenli
- 基于灰度共生矩阵的纹理特征提取方法实现目标的识别-Gray-level co-occurrence matrix based texture feature extraction methods to achieve the target identification
pca
- pca进行人脸识别,首先对人脸图象进行训练,得到投影矩阵,然后再进行人脸识别-pca for face recognition, the first human face images for training, to be the projection matrix, and then to face recognition
DDpca
- 2dpca源代码,用于人脸识别,直接作用于矩阵提取特征。-2dpca the source code for face recognition, feature extraction directly on the matrix.
shibie
- 基于奇异值分解的人脸识别方法 梁毅雄 龚卫国 潘英俊 李伟红 刘嘉敏 张红梅 提出了一种将傅里叶变换和奇异值分解相结合的人脸自动识别方法.首先对人脸图像进行傅里叶变换,得到其具有位移不变特性的振幅谱表征.其次,从所有训练图像样本的振幅谱表征中给定标准脸并对其进行奇异值分解,求出标准特征矩阵,再将人脸的振幅谱表征投影到标准特征矩阵后得到的投影系数作为该人脸的模式特征.然后,对经典的最近邻分类器算法进行了改进,并采用模式特征之间的欧式距离作为相似性度量,从而完成对未知人脸的识别.采用ORL
Nonnegative_matrix_factorization.tar
- Nonnegative_matrix_factorization是实现非负矩阵分解的程序,该算法可以用来进行图像分解和模式识别 -Nonnegative_matrix_factorization is to achieve non-negative matrix factorization procedure, the algorithm can be used for pattern recognition and image decomposition
mrqends_friends_recognition
- 用VC进行的一个矩阵识别的例子,做模式识别的朋友们可以参考-Using VC to identify examples of a matrix, do friends can refer to pattern recognition
SAMLOB
- MATLAB中,一幅图像可能包含一个数据矩阵,也可能包含一个颜色映射表矩阵,(MATLAB, an image may contain a data matrix, may also include a matrix color mapping table,)
ZXEBPK0
- 基于MATLAB的辅助设计 简述了矩阵分析的重要性,及根轨迹的绘制方法(Aided design based on MATLAB This paper expounds the importance of matrix analysis, and drawing of root locus method)
the-apalication
- 本程序是数字图像矩阵数据的显示及其傅立叶变换的应用(This program is digital image matrix data display and the application of Fourier transform)
honstyaint_ttodimensional
- 阵列信号处理中用最小约束矩阵实现二维到达角的估计,不错的(Array signal processing using minimum constraint matrix to achieve two-dimensional doas estimation, pretty good)
SMFH-master
- 用于交叉模式哈希的监督矩阵因式分解,监督学习算法中的矩阵因式分解算法,文件附带MATLAB源程序(Supervised Matrix Factorization for Cross-Modality Hashing)