登录
首页 » Visual C++ » headtrack

headtrack

于 2021-02-05 发布 文件大小:22121KB
0 288
下载积分: 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 个回复

  • Aaform
    图像变换,处理图片的变换及反走样处理,包含VB和VC的源文件(Image transformation, to deal with the change of image and anti-aliasing processing, VB and VC contains source files)
    2007-12-19 13:48:33下载
    积分:1
  • PDFToXVC
    pdf文件转化为图片.pdf 文件转化为图片VC代码实现。(from pdf to image)
    2012-02-15 22:53:21下载
    积分:1
  • liangduzhengjia
    注意:本程序中,每点击一次“增加亮度”,图像灰度提升16;每点击一次“降低亮度”,图像灰度降低16。(Note : This procedure, every click an "increase in brightness," gray upgrade 16; Click on each of a "lower brightness," gray lower 16.)
    2006-12-05 09:50:59下载
    积分:1
  • rm
    说明:  RM的编码过加性高斯白噪声信道(AWGN)后译码的C++ 实现程序,C语言产生高斯白噪声(RM of coded additive white Gaussian noise channel (AWGN) after decoding in C++ program, C language generated Gaussian white noise)
    2011-11-06 15:53:49下载
    积分:1
  • Camdemo
    Camshift算法,即"Continuously Adaptive Mean-Shift"算法,是一种自适应的运动跟踪算法。它主要通过视频图像中运动物体的颜色信息来达到跟踪目的。(Camshift algorithm, namely " Continuously Adaptive Mean-Shift" algorithm is an adaptive motion tracking algorithm. It is primarily the color information of the object' s movement through the video images to achieve tracking purposes.)
    2014-01-11 19:45:29下载
    积分:1
  • bitMAP_read&save
    说明:  bitMAP文件格式的图像的读取、与保存的算法,可以作为图像处理的系统的前道,非常实用。(bitMAP file format of the image read, and preservation of the algorithm, as image processing system of the former Road, very practical.)
    2006-05-04 20:04:28下载
    积分:1
  • ZaoShengXiaoChuDib
    图像噪声消除,内有很多种消除噪声的方法,比如均值法等。(Image noise reduction, there are many ways to eliminate noise, such as the average method.)
    2010-11-26 10:12:42下载
    积分:1
  • xx
    说明:  用MFC实现将位图进行直方图均衡化处理的源码(MFC to achieve the bitmap with the histogram equalization processing of the source)
    2011-05-20 20:34:55下载
    积分:1
  • Quadtree
    完成对视频帧的四叉树分割,在纹理复杂处分割块较小,在纹理平坦处分割较大(Complete quadtree segmentation of video frames, complex area in texture segmentation smaller, flat larger regional segmentation block in texture)
    2021-01-28 16:58:34下载
    积分:1
  • ImgZoom
    OPENCV做图像变形的经典代码啊,适合比较初级的同学看看(OPENCV do image warping the classic code ah, suitable for elementary students to see more)
    2009-12-02 20:06:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载