搜索资源列表
FaceIdEval
- 该程序包含四种人脸识别优秀算法,PCA +LDA,BIC,EBGM。-The program contains four outstanding face recognition algorithm, PCA, the PCA LDA, BIC, elastic bunch graph matching.
基于弹性模板匹配的人脸表情识别程序
- 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。-Flexible template matching based on facial expression recognition procedures. First of all, the expression for the static image of the gray-sca
Graph1
- 很多几何图形的画法,如三维图形、曲线及曲面的绘制,三次样条曲线,BEYOND,曲面,Beziel曲线等--Many geometric figure drawing methods, like three dimensional graph, curve and curved face drawing, three transects tunes curve, BEYOND, curved surface, Beziel curve and so on
EBGM_FaceRecognition-JainBook
- Face Recognition by Elastic Bunch Graph Matching
10.1.1.45.3762
- 基于弹性图匹配的人脸识别研究,希望对做人脸识别的能有帮助-Based on elastic graph matching face recognition research, want to do face recognition can help
opengl-excise
- 这是OPENGL初学者很好的一个学习例子。通过简单的平面图形绘制和变换画出一个笑脸,并以一定频率切换哭脸。内附opengl库。-This is an OPENGL a good learning example for beginners. Draw a simple planar graph and draw a smiley face change, and to a certain frequency switching crying face. Included opengl libra
Matlab_MRI_3Dreconstruction
- 基于Matlab软件编程实现MC算法对人体脑部MRI图像进行面绘制三维重建;利用三维旋转变换和动画函数对脑部图形进行动画显示-Based on Matlab software programming realize MC algorithm on human brain MRI images drawn face 3 d reconstruction Use of 3 d rotation transformation and animation of brain function graph
tufenge-renliang
- 基于图分割的人脸检测效果图 http://www.opencvchina.com/forum.php?mod=viewthread&tid=425&fromuid=267 基于图分割的人脸检测方法 http://www.opencvchina.com/forum.php?mod=viewthread&tid=424&fromuid=267 -Face detection method http://www.opencvchina.com/forum graph-
opengl_qt_draw3D
- 四棱锥由5个面构成一个封闭的立体图,其中4个共顶点的侧面是三角形,底面是个四边形。如果我们要绘制一个3D的四棱锥只需要绘制这5个面即可,绘制的方法和前一篇文章OpenGL_Qt学习笔记之_03(平面图形的着色和旋转)的相同。只不过这里的顶点坐标是3维的,所以图像深度那一维不一定为0。因此我们可以事先计算好四棱锥各个顶点的坐标,这对学过立体几何的人来说应该是小case了。然后绘制每个面就可以。 注意,在opengl中绘制每个面时,所有面给出的顶点的顺序都要按照逆时针或者顺时针(我这里采用的
Facial-Feature-Tarcking
- 研究优化人脸特征提取问题,针对长期以来在不贴标记点的情况下用传统的光流、Snake、可变模板等方法对纹理特征变化大的特征点不能有效跟踪,并且解决单独采用Gabor 小波系统开销大等问题,为了在人脸图像中提取准确信息,提出了人脸特征点的跟踪方法,分组采用改进的光流法和弹性图匹配的方法进行特征点跟踪。对眼睛、眉毛、上下眼皮等14 个表 情变化不大的特征点使用光流法进行跟踪,最后对变化大的嘴部8 个特征点运用Gabor 小波的弹性图匹配方法进行仿真。-Gabor wavelet research
face
- 简单的matlab平台人脸识别 ,能显示原图 二值图 网格图和标记图 简单易用 通俗易懂-Original binary image grid graph and signature easy-to-use user-friendly simple matlab platform face recognition,
DAFLibrary_1_01
- 采用离散Gabor特征的人脸检测,可以更好的检测出人脸。-Face Detection by Discrete Gabor Jets and Reference Graph of Fiducial Points
main
- 人脸检测: 第一部分,使用Harr-like特征表示人脸,使用“ 积分图”实现特征数值的快速计算; 第二部分, 使用Adaboost算法挑选出一些最能代表人脸的矩形特征( 弱分类器),按照加权投票的方式将弱分类器构造为一个强分类器; 第三部分, 将训练得到的若干强分类器串联组成一个级联结构的层叠分类器,级联结构能有效地提高分类器的检测速度。(Face detection: In the first part, the Harr-like feature is used t
UNTITLED
- 简单的人脸识别,一张图可以将人脸识别出就是用矩形将人脸框出。(Simple face recognition, a graph can be the face recognition, is to use rectangular face frame.)