资源列表
camshift
- camshift.rar:是基于opencv的一种算算法,能实现对人脸的跟踪。重点采用camshift算法,也应用到了hsv,结合摄像头,会更直观的观察到跟踪结果。-camshift.rar: a calculation based on opencv algorithm can achieve the tracking of human faces. Focus on using camshift algorithm, also applied to the hsv, combining ca
SURF-ALGORINM
- 图像匹配算法介绍,SURF即快速鲁棒性。该算法最大的特点就是快,即实时性强。-SURF Speed Up Robost Feather
malic
- Linux下开源的C语言实时人脸识别系统源代码-Linux, open source real-time face recognition system, C language source code
group_activity_ryoo
- 基于阶层多观测模型的多人行为识别 最新的ICCV用于多人识别的论文-Multi-level model based on observed behavior of people identified
Detectingpedestriansusingpatternsofmotionndappeara
- 一篇关于行人检测的文件 经典大家可以看看 学习下
mqdeling-list
- 一些制作正交曲线网格的matlab源程序 不错的 很好的(Some make orthogonal curvilinear grid matlab source good very good)
earth_movesdistance
- 一个关于EMD算法的程序包括文章,该算法对图像识别的研究很重要-EMD algorithm on the procedure, including articles, the algorithm of image recognition research is important
MsVc
- These programs are provided to you free of charge "as such". You should not assume that these programs are error-free or suitable for any purpose whatsoever. EURESYS does not give any representation, warranty or undertaking that these p
基于MATLAB的文字识别
- 基于matlab的手写字体识别程序,并对结果进行保存(Matlab based handwritten font recognition program, and save the results.)
face_detect
- 人脸检测,准确率还可以。可以作为入门学习用-face detect
基于ASM和K近邻算法的人脸脸型分类_张倩
- 针对人脸特征分类问题,提出一种基于主动形状模型(ASM)和 K 近邻算法的人脸脸型分类方法。将 Hausdorff 距离作为 K 近邻算法的距离函数,利用 ASM 算法提取待测图像的特征点,对点集进行归一化后计算人脸轮廓特征点与样本库中所有样本点集的 Hausdorff距离,根据该距离值,通过 K 近邻算法实现待测图像的脸型分类。实验结果证明,该方法分类正确率高、速度快、易于实现。(Aiming at the problem of face feature classification, thi