搜索资源列表
rldw
- 本文对几何模型匹配方法进行了研究,提出了一套完整的人脸定位算法。在预处理部分,采用了特别的增强人脸特征与脸部皮肤之间对比度的方法及局域取阈值二值化方法,改进了预处理的效果。在图像分割部分,实现了经典的分合算法,并且使用成组算法改进了分合的效果。在人脸匹配部分,实现了基于眼睛和嘴的几何模型匹配,并对评价函数的构造进行了研究-geometric model of this matching method for the study and submit a complete set of facia
FaceRecogitionUsingASM
- 我国对Active Shape Model 的研究,主要应用在人脸识别方面。-our Active Shape Model of the study, the main application areas in face recognition.
candid
- candide人脸模型是三维人脸重建中一个重要的模型,本文档设计了candide三维人脸建模。在vc++环境下。-Candide face model are three-dimensional facial reconstruction of an important model, this document was designed three-dimensional face modeling Candide. In vc++ environment.
200642991948257
- 提出了一种利用肤色信息,建立 YCbCr 肤色模型空间作为人脸检测的预处理手段,利用小波分解和 BP 神经网络作为检测方法。对算法进行仿真验证,实验结果表明:该肤色模型空间 对光线、遮挡以及姿 态 有很好的 robust 特性 ;本检测方法达到较好的检测效果。 关键词 : 小波分解;神经网络;亮度补偿-Skin color model based on an oval face detection method
2Dto3D
- 本文提出的基于稀疏线性模型的优化算法能够相对准确、稳定地估计出二维特征点的深度信息。将深度估计值应用于形变算法,可以提高人脸的重建精度。-The proposed model based on sparse linear optimization algorithm is relatively accurate and stable two-dimensional feature points to estimate the depth of information. Estimate the
Surf3D
- a real-time 3D pointing gesture recognition algorithm for natural human-robot interaction (HRI). The recognition errors in previous pointing gesture recognition algorithms are mainly caused by the low performance of the hands tracking module
A-NOVEL-SKIN-YCBCR-COLOR-SPACE
- This paper presents a new human skin color model in YCbCr color space and its application to human face detection. Skin colors are modeled by a set of three Gaussian clusters, each of which is characterized by a centroid and a covariance matr
REALTEMP
- 简单的人脸识别 基于肤色的模型,利用人脸大小,高度与宽度的比例-Simple face recognition based on skin color model, using face size, height and width ratio
sjzy
- 基于视觉注意机制的人脸区域预检测,引用了itti模型-Based visual attention mechanism pre-face region detection, model references itti
aamFG98
- We demonstrate a fast, robust method of interpreting face images using an Active Appearance Model (AAM). An AAM contains a statistical model of shape and grey-level appearance which can generalise to almost any face.
DCT
- 提出了一种基于DCT提取人脸特征技术和支持向量机分类模型的人脸识别方法。利用离 散余弦变换可提取人脸可识别的大部分信息,而支持向量机作为分类器,在处理小样本、高维数等 方面具有独特的优势,且泛化能力很强,无需先验知识。从ORL 人脸库上的实验结果可以看出, DCT特征提取是很有效的,且SVM的分类性能优于最近邻分类器,同时提高了整个系统的运算速 度。-A face recognition method based on DCT for face feature extractio
3-D-Models-Pose-and-Illumination
- The 3-D Morphable Model was introduced as a generative model to p redictthe appearances o f an individual while using a statistical prior on shape and texture allowin g its parameters to be estimated from single image. Based on these new unde
the-art-of-computer-program
- 谈谈我自己读这套书的心得。抛砖引玉。 首先要清楚这套书的定位:它是古典的算法分析的工具书。 1.古典(classic)体现在模型和问题上。 模型就是顺序算法(sequential algorithms)的经典模型。大名鼎鼎的MIX并非是个程序设计语言这么简单,而是一个计算模型:即标准指令集RAM。这是个非常经典,也是非常符合现实的上界(upper bounds)模型。 该书涉及到的问题是计算机科学诞生之初就自然面对-Talk about my own experience
ASM-paper
- 国内关于ASM(主动形状模型)人脸检测的几篇文章,值得初学者研究。-Domestic articles about ASM (Active Shape Model) face detection, it is worth beginners.
Channel-Division-drak-image-enhancement
- A content-aware algorithm that enhances dark images, sharpens edges, reveals details in textured regions, and preserves the smoothness of flat regions is proposed. The algorithm produces an ad hoc transformation for each image, adapting the mapping f
Edit68CMU_pack_AAM
- 基于 AAM 的人脸特征定位方法在建立人脸模型过程中,不但考虑 局部特征信息,而且综合考虑到全局形状和纹理信息,通过对人脸形状特征和纹 理特征进行统计分析,建立人脸混合模型,即为最终对应的 AAM 模型。-AAM facial features localization method based on face model in establishing the process, not only consider local feature information, and consi
13
- 介绍了一种新的基于肤色模型的人脸检测算法,给出了具体的参数,可直接在已有模型上进行改进。-We introduce a new model based on skin color face detection algorithm, given the specific parameters can be modified directly on the existing model.
Archetype-Hull-Ranking
- 我们设计一个新奇的规则化框架以学习相似性度量用于无约束人脸验证。我们形式化它的目标函数通过融合鲁棒性对于大规模的个人人脸的内部变化和新奇的相似性度量的辨别力。额外,我们的形式是一个凸优化问题,保证了全局最优解的存在。-we migrate such a geometric model to address face recognition and verification together through proposing a unified archetype hull rankin
Face-Detector-Training
- 由一个3D变形人脸模型取自动生成适应的训练样本。由统计视角,tailored训练数据保证了所有的数据变化且由任意的人脸属性丰富训练样本,例如,年龄或体重。更进一步,它可能自动适应到环境约束,例如,来自于监控摄像机的照明或视角约束。我们使用裁剪的(tailor)图象训练一个新的Viola Jones的adaboost 目标检测框架的多核实现。这个新的实现不仅快速的,而且多特征通道的使用成为可能,例如,在训练期间的颜色特征。在我们实验中,我们训练7个依赖视角的人脸检测子并在Face Detectio
beng_bk40
- 利用贝叶斯原理估计混合logit模型的参数,人脸识别中的光照处理方法,大学数值分析算法。- Bayesian parameter estimation principle mixed logit model, Face Recognition light treatment method, University of numerical analysis algorithms.