登录
首页 » Visual C++ » headtrack

headtrack

于 2021-02-05 发布 文件大小:22121KB
0 183
下载积分: 1 下载次数: 562

代码说明:

  用粒子滤波实现视频中人头跟踪算法,有训练好的人头分类器。()

文件列表:

headtrack
.........\adaboostDetect.cpp,6637,2009-06-28
.........\adaboostDetect.h,1157,2009-06-28
.........\colorFeatures.cpp,4965,2009-10-26
.........\colorFeatures.h,2292,2009-10-26
.........\Debug
.........\.....\adaboostDetect.obj,105041,2012-06-20
.........\.....\adaboostDetect.sbr,0,2012-06-20
.........\.....\bscmake.read.1.tlog,1004,2012-06-20
.........\.....\bscmake.write.1.tlog,596,2012-06-20
.........\.....\CL.read.1.tlog,141730,2012-06-20
.........\.....\CL.write.1.tlog,2342,2012-06-20
.........\.....\colorFeatures.obj,103101,2012-06-20
.........\.....\colorFeatures.sbr,0,2012-06-20
.........\.....\headTrack.bsc,5204992,2012-06-20
.........\.....\headTrack.exe,587776,2012-06-20
.........\.....\headTrack.exe.embed.manifest,406,2012-06-20
.........\.....\headTrack.exe.embed.manifest.res,472,2012-06-20
.........\.....\headTrack.exe.intermediate.manifest,381,2012-06-20
.........\.....\headTrack.ilk,1356540,2012-06-20
.........\.....\headTrack.lastbuildstate,54,2012-06-20
.........\.....\headTrack.log,4462,2012-06-20
.........\.....\headTrack.obj,99307,2012-06-20
.........\.....\headTrack.pdb,2771968,2012-06-20
.........\.....\headTrack.sbr,0,2012-06-20
.........\.....\headTrack_manifest.rc,214,2012-06-20
.........\.....\link-cvtres.read.1.tlog,2,2012-06-20
.........\.....\link-cvtres.write.1.tlog,2,2012-06-20
.........\.....\link.3948-cvtres.read.1.tlog,2,2012-06-20
.........\.....\link.3948-cvtres.write.1.tlog,2,2012-06-20
.........\.....\link.3948.read.1.tlog,2,2012-06-20
.........\.....\link.3948.write.1.tlog,2,2012-06-20
.........\.....\link.read.1.tlog,3468,2012-06-20
.........\.....\link.write.1.tlog,1060,2012-06-20
.........\.....\mt.read.1.tlog,338,2012-06-20
.........\.....\mt.write.1.tlog,270,2012-06-20
.........\.....\particleFilter.obj,107567,2012-06-20
.........\.....\particleFilter.sbr,0,2012-06-20
.........\.....\rc.read.1.tlog,242,2012-06-20
.........\.....\rc.write.1.tlog,250,2012-06-20
.........\.....\Tracker.obj,118374,2012-06-20
.........\.....\Tracker.sbr,0,2012-06-20
.........\.....\vc100.idb,1043456,2012-06-20
.........\.....\vc100.pdb,634880,2012-06-20
.........\detectAdaboost.h,100,2009-03-28
.........\gsl_randist.h,8705,2006-03-23
.........\gsl_rng.h,7021,2006-03-23
.........\headTrack.cpp,3842,2012-06-19
.........\headTrack.dsp,4013,2009-10-26
.........\headTrack.dsw,543,2009-10-26
.........\headTrack.ncb,74752,2009-10-26
.........\headTrack.opt,49664,2009-10-26
.........\headTrack.plg,1283,2009-10-26
.........\headTrack.sdf,35540992,2012-06-20
.........\headTrack.sln,884,2012-06-19
.........\headTrack.vcxproj,6986,2012-06-19
.........\headTrack.vcxproj.user,143,2012-06-19
.........\ipch
.........\....\headtrack-4656a9a8
.........\....\..................\headtrack-7cf9f85d.ipch,75366400,2012-06-20
.........\particleFilter.cpp,5641,2009-10-26
.........\particleFilter.h,2342,2012-06-19
.........\Tracker.cpp,8588,2009-10-26
.........\Tracker.h,1415,2009-10-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • sample-histogram-equalization
    直方图拉伸是通过对比度拉伸对直方图进行调整,从而“扩大”前景和背景灰度的差别,以达到增强对比度的目的(Histogram stretching histogram is adjusted by contrast stretching, thereby " expand" the difference between the foreground and background of gray, in order to achieve the purpose of enhancing the contrast)
    2016-10-25 17:28:33下载
    积分:1
  • secaizhuanyi
    运用openCV编写的C++图像色彩转移程序,原理是先转化到Lab图像,再保持L不变调整图像的a、b分量的均值跟方差。(Using openCV prepared C++ image color transfer process, the principle is first converted to Lab image, and then adjust the image to keep L constant a, b, with the mean variance component.)
    2013-09-15 16:40:26下载
    积分:1
  • Image-translation-transformation
    图像平移处理,可以图片进行平移变换处理,提供演示图片(Image translation process, it can image pan transformation process provides demonstration image)
    2016-05-19 13:56:43下载
    积分:1
  • add_noise_to_image
    为图像添加各种噪声,如高斯噪声、泊松噪声、椒盐噪声等。(需有openCV)(Add all kinds of noise for the image, such as Gaussian noise, Poisson noise, salt and pepper noise. (The need for openCV))
    2010-07-08 19:20:15下载
    积分:1
  • Transfortion
    计算机图形学中实现多边形平移,旋转,缩放变换。(Polygons in computer graphics to achieve translation, rotation, scaling transformation.)
    2020-11-11 20:29:44下载
    积分:1
  • chap01
    数字图像处理编程入门(吕风军)第一章第1章 Windows位图和调色板(Windows Bitmap and palette of the first chapter, Chapter 1 of the digital image processing program entry (Lv Fengjun))
    2012-11-01 14:06:21下载
    积分:1
  • Coltransfer
    一个vc编的图像处理的程序,处理不同颜色图像(a series of image processing procedures for handling images in different colors)
    2007-04-01 07:34:09下载
    积分:1
  • humantracking
    非常好的程序,能够对视频中移动目标进行跟踪(failed to translate)
    2013-05-04 15:32:37下载
    积分:1
  • Video-Demo
    该源码为目标检测和跟踪算法 包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 (The source code for target detection and tracking algorithm include: 1 Static background background prediction target detection 2 Static background frame difference method for target detection 3. Mean Shift tracking method 4 multi-target tracking methods focus)
    2013-08-11 20:39:39下载
    积分:1
  • RingSDK
    RINGSDK包含界面库和图象库,我编译过,可以使用(RINGSDK is a interface lib )
    2012-11-29 09:48:40下载
    积分:1
  • 696518资源总数
  • 104872会员总数
  • 40今日下载