搜索资源列表
face_detect_usingBDF_method
- 这是我做本科毕业设计时用的dameon程序,它采用肤色和贝叶斯判别方法进行人脸检测,具有高的检测率和低的误码率.-This is what I do when we graduated from the design dameon procedures, It uses color and Bayesian methods discriminant face detection with high detection rate and a low error rate.
fusehebayes
- 基于肤色模型和贝叶斯判别的人脸检测-based on the Bayesian model and color discrimination in Face Detection
PCA_LDA.rar
- 《机器学习》课上的作业,PCA和LDA降维,尽管网上很多,但很少注释,另外细节上也没注意。这里有很详细的注释。另外还附上一个Naive贝叶斯分类器,大家可以作比较。附带的图像包是OLR人脸。ReducedDim为想要提取的特征数,不是百分比!," Machine learning" classes on the homework, PCA and LDA dimensionality reduction, even though a lot of online, but f
attfaces.zip
- 机遇PCA的人脸识别,包括图像读取,PCA降维以及机遇简单贝叶斯分类,PCA Face Recognition opportunities, including the image read, PCA dimensionality reduction as well as the opportunity for easy Bayesian Classifier
贝叶斯实现人脸表情的识别
- 本程序实现了用贝叶斯实现人脸表情的识别,很精确的结果,具有很高的识别效果-This application implements with bayesian realize face expressions of the recognition, very accurate results, has the very high recognition result
VCimagerecognition
- 《精通VisualC++数字图像处理模式识别技术及工程实践》介绍了模式识别和人工智能中的一些基本理论,以及一些相关的模型,包括贝叶斯决策、线性判别函数、神经网络理论、隐马尔可夫模型、聚类技术等,同时结合模式识别中的一些问题,比如字符识别、笔迹鉴定、人脸检测、车牌识别、印章识别以及遥感图片、医学图片处理等内容,从多种角度,介绍了解决这些问题的思路-" Proficient in VisualC++ digital image processing, pattern recognition
YDD_ICCV05_HPF
- "Bayesian Mean Shift Face Tracker" This is a paper about tracking by particle filter. This is very useful.
AnimprovedBayesianfacerecognitionalgorithm
- 对人脸识别的贝叶斯方法ML中相似度计算公式进行了简化,对数据集的训练和人脸图像的预处理进 行了修改,提出了一种改进的贝叶斯人脸识另1】算法SML。在FERET人脸图像库的子集和南大人脸图像实验库上对 识别算法进行了测试和比较。实验表明,SML算法提高了ML算法的效率,克服了ML算法计算效率不高的缺陷,而 且SML的识别效率明显高于PCA方法。-Bayesian face recognition method on the ML in the similarity formula ha
bayes
- 贝叶斯分类器的设计与实现,非常好的应用程序,能够在其上面实现人脸识别-Bayesian classifier design and implementation of a very good application, face recognition can be achieved in the above
MLbayesface
- 基于贝叶斯人脸识别技术的matlab人脸识别程序,在ORL库上实现,也可换用别的库进行运算,只需要更改样本数量-Bayesian face recognition technology based on face recognition matlab program, implemented on ORL database can also be used for other library operations, only need to change the number of sample
face-detection-based-on--YUV
- :根据肤色色度的分配比例,提出了一种改进YCbCr 的Bayesian 肤色检测方法,在肤色背景下,利用肤色和唇色在YUV 空 间分布特点,变换YUV 空间的坐标轴,增大唇色和肤色V 分量上的差异。提取了唇色的质心和旋转方向,根据人脸几何特征的先 验知识建立人脸定位模型。实验表明在改进的颜色空间内,肤色投影到CrCg 平面内得到更好的聚类效果。唇色定位人脸算法简 单,速度快,更具实效性,对旋转的人脸同样有效。-the files for the face recognization
8
- 本程序实现了用pca以及贝叶斯,svm实现人脸表情的识别,很精确的结果,具有很高的识别效果-This application implements with pca and the bayesian, SVM realize the recognition face expression, very accurate results, has the very high recognition result
9
- 本程序实现了用贝叶斯,svm实现人脸表情的识别,很精确的结果,具有很高的识别效果-This application implements with bayesian, SVM realize the recognition face expression, very accurate results, has the very high recognition result
12
- 本程序实现了fisher,贝叶斯实现人脸表情的识别,很精确的结果,具有很高的识别效果-This application implements fisher, bayesian realize face expressions of the recognition, very accurate results, has the very high recognition result
13
- 本程序实现了fisher,pca,贝叶斯实现人脸表情的识别,很精确的结果,具有很高的识别效果-This application implements fisher, pca, bayesian realize face expressions of the recognition, very accurate results, has the very high recognition result
Face-detect.tar
- Combined Face Recognition Using Wavelet Transform and Bayesian
Joint-Bayesian-master
- Bayesian Face Revisited A Joint Formulation Pathon实现
Joint-Bayesian-master
- 联合贝叶斯代码,主要用于做人脸识别的,使用python语言写的-Joint Bayesian code, mainly used to make face recognition using python language to write
Joint-Bayesian-master
- 人脸识别与检测程序,基于贝叶斯与最大期望,Python实现(Face recognition and detection program based on bayesian and maximum expectations)
face-Bayes-BernoulliNB
- 用贝叶斯中的努伯利类实现人脸识别,结合PACK算法实现(Bayesian face recognition in Nuboli, combined with PACK algorithm)