首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > 主动外观模型的人脸跟踪使用OpenCV在C++

主动外观模型的人脸跟踪使用OpenCV在C++

资 源 简 介

The Active Appearance Model (AAM) is a generalisation of the widely used Active Shape Model approach, but uses all the information in the image region covered by the target object, rather than just that near modelled edges. An AAM contains a statistical model of the shape and grey-level appearance of the object of interest which can generalise to almost any valid example. Matching to an image involves finding model parameters which minimise the difference between the image and a synthesised model example, projected into the image. The potentially large number of parameters makes this a difficult problem. Our Objective is to build a AAM face tracker. This is ~~being developed~~ was developed during the Aug-Dec Semester of 2009 under Dr. Radhika Vathsan at BITS Pilani Goa Campus, India Also look at another project http://code.google.com/p/pam-face-authentication/ ``` Get aam-opencv.tar.gz Edit opencvWebcam.cpp -> int opencvWe

文 件 列 表

aam-opencv
build
src
include
cmake
aam
.svn
CMakeLists.txt
VIP VIP
0.204491s