Welcome![Sign In][Sign Up]
Location:
Search - feature extraction code in matlab

Search list

[Othertutorial_em_matlabcode

Description: em算法matlab代码。解压缩后直接可以在matlab环境下运行-em algorithm Matlab code. Decompress directly in the operating environment Matlab
Platform: | Size: 5120 | Author: 小咯 | Hits:

[Speech/Voice recognition/combineshuzduyinzhuanMEL

Description: 一段数字读音转MEL系数的源码,相信在语音识别特征提取中可以有和大的用处-a digital switch pronunciation MEL coefficient of the source code, I believe the speech recognition feature extraction can be a useful and
Platform: | Size: 3072 | Author: 曹永新 | Hits:

[Special Effectsirisrecognition

Description: 该源代码为一国外硕士所写,有关虹膜特征提取的部分很有借鉴意义,希望从事图象处理方面研究的各位不要错过.-the source code for an overseas master's written, the iris feature extraction part of a useful one, want to engage in image processing research you should not miss.
Platform: | Size: 2048 | Author: | Hits:

[Graph RecognizeSpPCA

Description: 利用Sub-pattern PCA在Yale人脸库上进行人脸识别的matlab源代码,子模式主成分分析首先对原始图像分块,然后对相同位置的子图像分别建立子图像集,在每一个子图像集内使用PCA方法提取特征,建立子空间。对待识别图像,经相同分块后,分别将子图像向对应的子空间投影,提取特征。最后根据最近邻原则进行分类。-Sub-pattern PCA use in the Yale face database for face recognition on the matlab source code, sub-mode principal component analysis first of the original image block, and then the same sub-image, respectively, the location of the establishment of sub-image set, in each sub-image Set the use of PCA to extract the features, the establishment of sub-space. Treatment to identify images, by the same block, the respective sub-image to the corresponding sub-space projection, feature extraction. Finally, according to the principle of nearest neighbor classification.
Platform: | Size: 2048 | Author: 章格 | Hits:

[Graph RecognizeRecognition

Description: 程序代码包括:索书号文字图像分割,粘连字符切分,文字识别,彩色车牌分割,商标文字分割,文字识别的识别子函数,文字识别的结构特征提取子函数-Program code including: Call Number text image segmentation, adhesion character segmentation, character recognition, color plate segmentation, trade marks text segmentation, character recognition identification Functions, the structure of character recognition feature extraction Functions
Platform: | Size: 205824 | Author: 张子木 | Hits:

[Special EffectsICA

Description: 模式识别中运用ICA进行特征提取的matlab代码-Pattern Recognition in the use of ICA for feature extraction matlab code
Platform: | Size: 1024 | Author: 111111111 | Hits:

[matlabpca

Description: 人脸特征提取经典PCA方法的matlab源码,做这方面的朋友不妨试试。-Human Face Feature Extraction classic PCA method matlab source code, make friends in this area worth a try.
Platform: | Size: 1024 | Author: 王阵雨 | Hits:

[Graph programfacegaborprotected

Description: this source code of gabor feature extraction for face recognition.-this is source code of gabor feature extraction for face recognition.
Platform: | Size: 311296 | Author: Qaiser | Hits:

[Special Effectsbianjielianma

Description: MATLAB 特征提取 边界链码(图像处理)-MATLAB boundary chain code feature extraction (image processing)
Platform: | Size: 7168 | Author: yangsha | Hits:

[Special Effectsfeatureextraction

Description: 特征提取(很详细的介绍了特征提取的一些列方法,是学习特征提取的好材料)-Feature extraction (described in great detail a number of feature extraction methods are listed, feature extraction is a good learning materials)
Platform: | Size: 4872192 | Author: tiantian | Hits:

[Otherfeature_extraction

Description: finger print feature extraction matlab code
Platform: | Size: 2048 | Author: moom | Hits:

[Graph RecognizeFace_detection

Description: 基于高波小波特征提取和神经网络的人脸检测Matlab源码。-Based on high-wave wavelet feature extraction and neural network face detection Matlab source code.
Platform: | Size: 217088 | Author: 郭鲁强 | Hits:

[Mathimatics-Numerical algorithmsSubspaceLearningCodes

Description: 子空间学习的代码,主要包括人脸识别中常用的特征提取算法如pca lda 以及目前常见的流行学习的相关代码-Subspace learning the code, mainly including commonly used in face recognition feature extraction algorithms such as pca lda and the current prevalence of common learning-related code
Platform: | Size: 173056 | Author: dd | Hits:

[matlabGabor_Filtering

Description: 采用matlab,实现了gabor滤波的核心功能-gabor filter is very famous and really useful for texture feature extraction and image retrivel. attached code is wrriten well using matlab. More detail can be referenced in the paper <texture features for browsing and retrieval of image data>
Platform: | Size: 1209344 | Author: rocky | Hits:

[matlabcsuFaceIdEval5

Description: Feature Extraction code using in image processing.
Platform: | Size: 5770240 | Author: sherko | Hits:

[Otherfinger

Description: 提取指纹特征点的matlab代码,很有用,利用自适应阈值进行分割,再进行频域增强,根据八邻域纹线编码进行特征提取。-Extracted fingerprint feature points of the matlab code, useful, adaptive threshold segmentation, and then increased in frequency domain, the eight neighborhood ridge coding for feature extraction.
Platform: | Size: 583680 | Author: 李辉艳 | Hits:

[Special Effectsfdp5finalMatlab.tar

Description: 这是一个使用了Gabor特征提取和人工智能的人脸检测系统源代码 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域 createffnn.m, drawrec.m, gabor.m, im2vec.m, imscan.m, loadimages.m, main.m, template1.png, template2.png, trainnet.m-This is a use of the Gabor feature extraction and artificial intelligence source code of face detection system using the steps: 1. Copy all files to the MATLAB working directory (sure you have installed the Image Processing Toolbox, and artificial intelligence toolbox) 2. Found " main.m " file 3. the command line, run it 4. Click the" Train Network " , waiting for a good sample of the training program 5. Click the" Test on Photos " , select a. jpg image recognition. 6. Wait for the program detects the face region createffnn.m, drawrec.m, gabor.m, im2vec.m, imscan.m, loadimages.m, main.m, template1.png, template2.png, trainnet.m
Platform: | Size: 140288 | Author: 郑碧波 | Hits:

[matlabgaborsvm1

Description: 先用gabor 小波滤波器,做特征提取,然后用支持向量机(SVM)做分类,来实现人脸检测.需要用matlab 2010 或更新的版本才能运行-the code is used for face detection.Firstly it use gabor wavelet filter for feature extraction,Secondly it use support vector machine (SVM)for classification.matlab 2010 required.
Platform: | Size: 163840 | Author: xiang | Hits:

[matlabgabor_texture

Description: gabor小波图片纹理特征提取,MATLAB编码,效果不错!-gabor wavelet image texture feature extraction, MATLAB code, good results!
Platform: | Size: 14336 | Author: 刘小瑞 | Hits:

[matlabfeature_extraction

Description: feature extraction code in matlab
Platform: | Size: 225280 | Author: kp | Hits:
« 12 3 4 »

CodeBus www.codebus.net