搜索资源列表
class1
- 一个bayes 算法的face recognisation的matlab code,是我的一个作业
HW3
- 我的另外一个作业,face recognisation的,很好用的加强板bayes
666
- 人脸检测程序,采用贝叶斯判别进行的人脸检测,有测试例子-Face detection program, using Bayes discriminant for face detection, there are test cases
TIMEFACEDETECTIONANDLIPFEATUREEXTRACTIONUSINGFPGA
- Abstract—This paper proposes a new technique for face detection and lip feature extraction. A real-time field-programmable gate array (FPGA) implementation of the two proposed techniques is also presented. Face detection is based on a naive Bay
bayes
- 贝叶斯分类器的设计与实现,非常好的应用程序,能够在其上面实现人脸识别-Bayesian classifier design and implementation of a very good application, face recognition can be achieved in the above
PatternRecognition
- (1)Bayes分类 已知N=9, =3,n=2,C=3,问x= 应属于哪一类? (2)聚类 使用c-均值聚类算法在IRIS数据上进行聚类分析 (3)鉴别分析 在ORL或Yale标准人脸数据库上完成模式识别任务。 用PCA与基于核的PCA(KPCA)方法完成人脸图像的重构与识别试验。-(1) Bayes classification Known N = 9, = 3, n = 2, C = 3, x = should ask which cat
PCA
- PCA matlab code that reconize the face detection using knn and bayes mle
hengbing
- Gabor小波变换与PCA的人脸识别代码,模式识别中的bayes判别分析算法,一个师兄的毕设。- Gabor wavelet transform and PCA face recognition code, Pattern Recognition bayes discriminant analysis algorithm, A complete set of brothers.
laofou
- 模式识别中的bayes判别分析算法,混沌的判断指标Lyapunov指数计算,人脸识别中的光照处理方法。- Pattern Recognition bayes discriminant analysis algorithm, Chaos indicator for Lyapunov index calculation, Face Recognition light treatment method.
5207
- 最小均方误差(MMSE)的算法,Gabor小波变换与PCA的人脸识别代码,模式识别中的bayes判别分析算法。- Minimum mean square error (MMSE) algorithm, Gabor wavelet transform and PCA face recognition code, Pattern Recognition bayes discriminant analysis algorithm.
joint_bayesian
- 利用联合贝叶斯识别人脸,准确率高达90以上(Recognition of face using joint Bayes)
face-Bayes-GaussianNB
- 用贝叶斯中的高斯类库实现人脸识别,结合PCA算法实现(Face recognition using the Gauss class library in Bayes, combined with PCA algorithm)
face-Bayes-BernoulliNB
- 用贝叶斯中的努伯利类实现人脸识别,结合PACK算法实现(Bayesian face recognition in Nuboli, combined with PACK algorithm)