当前位置:
首页
资源下载
![](/images/right.gif)
搜索资源 - active appearance model
搜索资源列表
-
0下载:
VC中的按钮控件均是规则的外形,使得软件界面显得不活跃,而这款异形按钮控件示范了实现异形控件的方法。-VC button controls are rules of appearance, makes software interface is not active, This square buttons and controls to achieve the model Profiled control methods.
-
-
0下载:
An active appearance model (AAM) is a computer vision algorithm for matching a statistical model of object shape and appearance to a new image. They are built during a training phase. A set of images together with coordinates of landmarks, that appea
-
-
0下载:
这是一个对AAM(主动外观模型)和ASM(主动形状模型)两个库的介绍。-This is an AAM (Active Appearance Model) and ASM (active shape model) descr iption of the two libraries.
-
-
0下载:
主动外表模型与主动形状模型,MATLAB平台下使用,内含DEMO-active appearance model
-
-
0下载:
AAM (Active Appearance Model) Building module. AAM statistically builds a joint shape and texture appearance model, which has been widely applied in face tracking, lip reading, audio-visual HCI, etc. -AAM (Active Appearance Model) Building module. AA
-
-
0下载:
My personal active appearance model code, first uploaded to sourceforge in 2007.
-
-
0下载:
active shape model .. there is an example to understand .. this is a source from the internet
-
-
0下载:
active appearance models
主外观模型
ac tive appearance models
主外观模型-active appearance models model the main appearance of the main appearance of active appearance models model active appearance models model the main exterior
-
-
0下载:
主动表观模型算法,可以用来对人脸图像进行描述和编码-The algorithm of Active Appearance Model(for c++)
-
-
0下载:
人脸检测的研究具有重要的学术价值,人脸是一类具有相当复杂的细节变化的自然结构目标,对此类目标的挑战性在于:人脸由于外貌、表情、肤色等不同,具有模式的可变性;一般意义下的人脸上,可能存在眼镜、胡须等附属物;作为三维物体的人脸影像不可避免地受由光照产生的阴影的影响。因此,如果能够找到解决这些问题的方法,成功地构造出人脸检测系统,将为解决其他类似的复杂模式的检测问题提供重要的启示。本书对人脸检测的基本问题、研究思路和方法、经典的算法和技术全方位地做了深入系统的介绍,着重介绍了作者在利用活动轮廓模型方法
-
-
0下载:
一个用matlab实现的aam,实现的很标准,不过效率不高,占用资源比较多。-an implemention of the active appearance model,very standard, but the cost is too much.
-
-
0下载:
aam模型,又称主动表现模型,即active appearence model。是研究人脸识别,表情识别,3D人脸建模等不可多得的好材料。
-aam model, also known as active appearance model, ie the active appearence the model. Face recognition, expression recognition, 3D face modeling rare materials.
-
-
0下载:
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.
-
-
0下载:
3D模式的头部位置检测测试代码,Opencv-reate an Active
Appearance Model of your own using OpenCV as well as how to use it to search for
the closest position your model is located at in a given frame.
-
-
0下载:
主动形状模型(active appearance model)的matlab代码 训练集和测试集需要从附带的网址上下载或者根据自己的需求构造-matlab code for active appearance model, the training and test sets could be downloaded the website in readme.txt or constructed by yourself according to your problem
-
-
0下载:
icaam, G. Papandreou and P. Maragos,
Adaptive and Constrained Algorithms for Inverse Compositional Active Appearance Model Fitting,
Proc. IEEE Int l Conf. on Computer Vision and Pattern Recognition (CVPR-2008), Anchorage, AL, June 2008.
-
-
0下载:
主流的人脸识别技术基本上可以归结为三类,即:基于几何特征的方法、基于模板的方法和基于模型的方法。
1. 基于几何特征的方法是最早、最传统的方法,通常需要和其他算法结合才能有比较好的效果;
2. 基于模板的方法可以分为基于相关匹配的方法、特征脸方法、线性判别分析方法、奇异值分解方法、神经网络方法、动态连接匹配方法等。
3. 基于模型的方法则有基于隐马尔柯夫模型,主动形状模型和主动外观模型的方法等。(The mainstream face recognition technology can
-