搜索资源列表
meanshift
- meanshift跟踪方法,鼠标点击来选定跟踪区域
Object_Tracking
- 用坐标输入来选定跟踪区域,内层算法为meanshift,截面为mfc
Fast-Eyetracking
- 该源代码能够检测人脸中的特征点,并根据特征点进行眼睛区域跟踪。-The source code is able to detect feature points in the face and eye area according to feature points tracking.
pca
- 自动人脸识别系统具有如图所示的一半框架并完成相应功能的任务。 (1)人脸图像的获取:一般来说,图像的获取都是通过摄像头摄取,氮摄取的图像可以是真人,也可以是人脸的图片或者为了相对简单,可以不考虑通过摄像头来摄取头像,而是直接给定要识别的图像。 (2)人脸的检测:人脸检测的任务是判断静态图像中是否存在人脸。若存在人脸,给出其在图像中的坐标位置,人脸区域大小等信息。而人脸跟踪需要进一步输出所检测到的人脸位置,大小等状态随时间的连续变化情况。 (3)特征提取通过人脸特征点的检测与标定可以确
lizigenzong
- 粒子滤波实现指定颜色块的跟踪,先选取矩形区域,然后用粒子滤波的方法进行跟踪。-Specified color block tracking particle filter, first select a rectangular area, and then be tracked with a particle filter method.
covariance-tracking
- 协方差跟踪,将视频变成帧读入,计算协方差矩阵,并通过遍历找到最相似点区域进行跟踪,并生成轨迹-The covariance tracking, the video frame into read, calculate the covariance matrix, and find the similarities by traversing the area for tracking, trajectory generation and