登录
首页 » Visual C++ » headtrack

headtrack

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

  • MultiSqureArea
    计算多边形面积的算法(polygon area calculation algorithm)
    2005-02-02 15:07:08下载
    积分:1
  • detectpoint
    光斑中心提取算法,在VS2010下,用opencv2.3.1编写的控制台程序,主要功能是利用hession矩阵和高斯滤波进行光斑中心点提取,里面附测试图片,提取精度为亚像素级别。(Spot center extraction algorithm, in VS2010, written by opencv2.3.1 console program, the main function is to use hession matrices and Gaussian filter for extracting the center spot, which is attached test images, the extraction accuracy of sub-pixel level.)
    2014-04-16 15:33:49下载
    积分:1
  • chapter12
    图像处理中的数字识别代码,包括数字训练集合和训练分类算法,可以实际应用。(digital recognition)
    2015-10-11 21:25:41下载
    积分:1
  • 4546
    角点检测的概述,是一篇文章,介绍了角点检测的发展和现状(coener detection)
    2012-04-25 17:01:01下载
    积分:1
  • source
    实现了对误拍角度的矫正,基于轮廓提取以及旋转矩阵变换实现图像错误识别和矫正(It realizes the correction of misalignment angle, and realizes image error recognition and correction based on contour extraction and rotation matrix transformation.)
    2018-07-06 15:20:57下载
    积分:1
  • charrecognition
    《VC++数字图像识别技术典型案例》第九章光学字符识别技术,包括预处理、边缘跟踪和特征提取算法("VC Digital Image Recognition Technology typical case," the ninth chapter of optical character recognition technologies, including pretreatment, Edge tracking and feature extraction algorithm)
    2007-05-28 20:52:03下载
    积分:1
  • VCPP-image-processing-chapter04
    VisualC++数字图像处理技术详解第2版光盘-第四章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter Four)
    2016-04-16 13:23:00下载
    积分:1
  • Visual+C++Picture
    说明:  该书介绍的用VC实现图像处理,其中包括一些图像处理知识的介绍(The book described the realization of image processing using VC, including some knowledge of image processing introduction)
    2008-11-29 14:47:35下载
    积分:1
  • median-filtering
    中值滤波,取出奇数个数据进行排序,用排序后的中值取代要处理的数据即可(median filtering.rar)
    2013-12-05 17:24:42下载
    积分:1
  • Sobel-Process
    索贝尔算子程序,可以对图像进行索贝尔算子处理。(Sobel process program, which can process using sobel method.)
    2012-02-28 10:07:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载