搜索资源列表
code_about_AdaBoost.rar
- AdaBoost算法中寻找最优阈值分类器的代码优化.htm,AdaBoost algorithm to find the optimal threshold classifier code optimization. Htm
Haar_boost
- 用Haar特征构建级联分类器的方法,在opencv环境下快速实现级联的adboost-Features with the Haar classifier cascade method of construction, environment, fast implementation in opencv cascade adboost
svm_face_recognition
- 一篇很不错的关于人脸表情识别的论文。论文提出了一种基于人脸局部特征的表情识别方法,先选取人脸重要的局部特征,对得到的局部特征进行主成分分析,然后用支持向量机( SVM)设计局部特征分类器来确定测试表情图像中局部特征,同时设计支持向量机( SVM)表情分类器,确定表情图像的所属类别。-A very good facial expression recognition on paper. This paper proposes a feature based on local expression
f
- 模式识别课件 当预先不知道类型数目,或者用参数估计和非参数估计难以确定不同类型的类概率密度函数时,为了确定分类器的性能,可以利用聚类分析的方法。-When the pre-recognition software does not know the type of number, or parameter estimation and non-parameter estimation it is difficult to determine the different types of ca
matlabbayes
- 关于如何用matlab构建bayes分类器的简介,适合于初学者。-On how to build a Bayes classifier matlab profile, suitable for beginners.
Haartraining_for_pedestrian
- this document explains the process of training a pedestrian detector using Viola and Jones’ cascaded classifier approach. it was originally
Bayes
- 基于信息几何构建朴素贝叶斯分类器,一篇论文,写的挺好的。请改名为doc 简单的实现了遗传算法的功能。-Geometry-based Naive Bayes classifier to build, a paper written in very good shape. Simple implementation of genetic algorithm.
Matlab2
- 朴素贝叶斯分类器,使用MATLAB语言编写,对文档进行自动分类-Naive Bayes classifier
Face_Recognition_System_SVM
- Face recognition system using SVM-based classifier
Classifier3
- Classifier pdf. Its can be used to learn what is classifier, hoe it can be applied to images.
GenMCast
- here is the pdf for Implementation file for GenMCast control classifier
3.5Fisher
- 详细介绍了Fisher分类器的基本原理以及应用,是模式识别学习不错的资料-Described in detail the basic principles and application of the Fisher classifier is a pattern recognition learning good information
feisher(matlab)
- 利用fisher准则设计一个分类器并在matlab上仿真实现检验其功能-Fisher guidelines to design a classifier and simulation test its function in matlab
target-context-detect-recognition
- 在分类器的研究方面,提出了一种改进的AdaBoost算法,包括距离相关的判别准则,和基于核的感知器强分类器优化方法 -Classifier, there is proposed an improved AdaBoost algorithm, including the distance related criterion optimization method, and the strong classifier is based on the perception of the nucle
knn-classifier
- K-nn ... classifier . It classifies n order data.
A-Novel-FPGA-based-SVM-Classifier
- 基于FPGA的SVM算法实现,文章主要从架构设计和硬件实现方面提供了设计思路,对于SVM的硬件开发特别是FPGA实现有指导意义-A Novel FPGA-based SVM Classifier
Bayesian-classifier
- 本实验基于贝叶斯分类器对采集的微博数据进行情感分析,从中提取出不同的情感类别。-In this study, Bayesian classifier based on the micro-blog sentiment analysis data were collected, extracted from different emotional categories.
Segmentation-of-Brain-Tumour-by-SVM-Classifier-Te
- ppt for braintumour classification using svm classifier
Neural-network-classifier
- 神经网络分类器,利用神经网络的学习能力,可以用神经网络实现任意精度的曲线,从而可以将曲线两边的不同对象区别开。-Neural network classifier, neural network learning ability can be used to achieve any degree of accuracy of the neural network curve to distinguish different objects can be opened on both sides
knn-svm classifier
- Face recognition system using k-nearest neighbour and support vector machine as classifier