Welcome![Sign In][Sign Up]
Location:
Search - classifier

Search list

[AI-NN-PRbayes_numeric

Description: 利用matlab实现的数值型贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve numerical Bayesian classifier source code can be used to classification or identification, it is worthy of collection
Platform: | Size: 4096 | Author: satanwings | Hits:

[AI-NN-PRnaive_bayes_numeric

Description: 利用matlab实现的朴素贝叶斯分类器的源代码,可以用来分类或识别,自己编写的,请多指教-Using matlab Naive Bayesian classifier to achieve the source code can be used to classification or recognition, I have written, and like him Zhijiao
Platform: | Size: 4096 | Author: satanwings | Hits:

[matlabjudger

Description: 最小错误率和最小风险贝叶斯分类器,附带示例数据-Minimum error rate and minimum risk Bayes classifier, with sample data
Platform: | Size: 3072 | Author: 胡振 | Hits:

[Software EngineeringMatlab2

Description: 朴素贝叶斯分类器,使用MATLAB语言编写,对文档进行自动分类-Naive Bayes classifier
Platform: | Size: 95232 | Author: weiyc | Hits:

[2D Graphicpca_knn

Description: 本方法采用pca进行特征提取,knn分类器进行人脸识别。-The method of feature extraction using pca, knn classifier for face recognition.
Platform: | Size: 3072 | Author: zhangpei | Hits:

[2D GraphicPCA_SVM

Description: 此方法采用经典的PCA对人脸图像进行特征提取,用libsvm库函数的SVM分类器对图像分类。-This method uses the classical PCA on the face image feature extraction, with the libsvm library function of SVM classifier for image classification.
Platform: | Size: 6144 | Author: zhangpei | Hits:

[Graph RecognizeBayes

Description: 传统贝叶斯分类器,最小错误率贝叶斯分类器、最小风险贝叶斯分类器-Traditional Bayesian classifier, the minimum error rate classifier, minimum risk Bayes classifier
Platform: | Size: 2048 | Author: shijun | Hits:

[Graph programjiyutezhengronghehemohuhepanbian

Description: 提出了基于特征融合和模糊核判别分析(FKDA)的面部表情识别方法。首先,从每幅人脸图像中手工定 位34个基准点,作为面部表情图像的几何特征,同时采用Gabor小波变换方法对每幅表情图像进行变换,并提取基 准点处的Gabor小波系数值作为表情图像的Gabor特征;其次,利用典型相关分析技术对几何特征和Gabor特征进 行特征融合,作为表情识别的输人特征;然后,利用模糊核判别分析方法进一步提取表情的鉴别特征;最后,采用最 近邻分类器完成表情的分类识别。通过在JAFFE国际表情数据库和Ekman“面部表情图片”数据库上的实验,证实 了所提方法的有效性。-Proposed based on feature fusion and fuzzy kernel discriminant analysis (FKDA) facial expression recognition. First, face images of each piece of hand-set Bit 34 basis points, as the geometric features of facial expression images, while using Gabor wavelet transform method to transform the images of each piece of expression, and extraction-based Quasi-point of the Gabor wavelet coefficients, as Gabor features of facial expression image second, using canonical correlation analysis on the geometric features and Gabor features into Line feature fusion, as expression recognition of input features then, using fuzzy kernel discriminant analysis method to extract and further identification features of expression Finally, the most Neighbor classifier to complete expression of the classification. International expression by JAFFE database and Ekman "facial image" database on the experiment, confirmed The proposed method.
Platform: | Size: 375808 | Author: MJ | Hits:

[Program docsimulinkModels

Description: this is simulink model i use for testing modulation classifier algorithms
Platform: | Size: 403456 | Author: canbruce luwang | Hits:

[OtherSVM

Description: 利用级联SVM的人体检测方法从图像中检测出人体是计算机视觉应用中的关键步骤。通过一个由简到繁的级联线性SVM分类器将级 联拒绝的机制与梯度方向直方图特征相结合,实现了一个准确和快速的人体检测器,整个检测器由级联的线性 SVM分类器组成。实验结果表明,在保持Dalal算法检测准确性的同时,大幅的提高了检测速度,每秒平均可以处 理12帧左右的320 ×240的图像。-Human detection using cascade SVM method detected from the images of computer vision applications, the human body is a key step. From the simple to the complex through a cascade of linear SVM classifier with the cascade mechanism of rejection combined histograms of oriented gradients to achieve an accurate and rapid detection of the human body, the detector by a cascade of linear SVM classifier component. The results show that the accuracy in maintaining Dalal algorithm to detect the same time, substantially increase the detection rate of 12 frames per second on average can process about 320 × 240 image.
Platform: | Size: 482304 | Author: lilin | Hits:

[Windows Developbayes

Description: Naive Bayes Classifier for an arff file (Weka file format)
Platform: | Size: 59392 | Author: andra | Hits:

[OtherSVM

Description: 线性支撑矢量机分类器 对模式识别问题中的线性可分问题进行分类-Linear support vector machine classifier pattern recognition problems in the linear separable classification
Platform: | Size: 2048 | Author: 梅江 | Hits:

[Special Effectsmatlab

Description: 模式识别中的线性分类器的设计,包括感知机,最小二乘法和支撑矢量机的算法的MATLAB代码。-Pattern Recognition linear classifier design, including perception, least squares and support vector machine algorithm MATLAB code.
Platform: | Size: 6144 | Author: 张妮娜 | Hits:

[Algorithmliblinear-1.51.tar

Description: The library of linear classifier
Platform: | Size: 203776 | Author: 王大雷 | Hits:

[AI-NN-PRClassifier

Description: 本程序完成的功能是模式识别中的两类线性分类器-Test Report on Two-category Classifier
Platform: | Size: 4096 | Author: 孙奀宁 | Hits:

[AI-NN-PRbayes

Description: 贝叶斯分类器的设计与实现,非常好的应用程序,能够在其上面实现人脸识别-Bayesian classifier design and implementation of a very good application, face recognition can be achieved in the above
Platform: | Size: 8192 | Author: 盛器才 | Hits:

[Otherbayes

Description: 实现朴素贝叶斯文本分类器,用java实验,还包括readme和训练集-Naive Bayes text classifier to achieve with java experiments, including readme and the training set
Platform: | Size: 3046400 | Author: wangdong | Hits:

[matlabSVMClassifier

Description: a demo of implementing SVM Classifier
Platform: | Size: 420864 | Author: abdollah arasteh | Hits:

[matlabClassifier_min_dist_f

Description: 最小距离分类器,matlab环境下,可直接调用-Minimum distance classifier, matlab environment, can be directly invoked
Platform: | Size: 1024 | Author: vicky | Hits:

[matlabClassifier_min_Local_Mean_f

Description: 局部最小距离分类器,性能高于knn分类器,matlab环境下,可直接调用-Local minimum distance classifier, classifier performance than knn, matlab environment, can be called directly
Platform: | Size: 1024 | Author: vicky | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net