登录
首页 » Visual C++ » target-tracking

target-tracking

于 2013-08-21 发布 文件大小:8460KB
0 292
下载积分: 1 下载次数: 10

代码说明:

  基于meanshift算法的目标跟踪,主要是基于opencv车辆跟踪!!!程序当中进行简单的图像分割(Based on the meanshift algorithm of image segmentation and target tracking.)

文件列表:

Based on the meanshift algorithm of image segmentation and target tracking
..........................................................................\Debug
..........................................................................\.....\OpenCVtest.exe,74240,2013-06-02
..........................................................................\.....\OpenCVtest.ilk,538308,2013-06-02
..........................................................................\.....\OpenCVtest.pdb,2182144,2013-06-02
..........................................................................\.....\test.avi,432700,2007-02-24
..........................................................................\ipch
..........................................................................\....\opencvtest-67460d78
..........................................................................\....\...................\opencvtest-296a8017.ipch,3670016,2013-06-02
..........................................................................\OpenCVtest
..........................................................................\..........\Debug
..........................................................................\..........\.....\CL.read.1.tlog,16572,2013-06-02
..........................................................................\..........\.....\CL.write.1.tlog,968,2013-06-02
..........................................................................\..........\.....\link-cvtres.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link-cvtres.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link-rc.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link-rc.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.2880-cvtres.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.2880-cvtres.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.2880-rc.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.2880-rc.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.2880.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.2880.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.4360-cvtres.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.4360-cvtres.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.4360-rc.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.4360-rc.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.4360.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.4360.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.5520-cvtres.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.5520-cvtres.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.5520-rc.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.5520-rc.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.5520.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.5520.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.6888-cvtres.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.6888-cvtres.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.6888-rc.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.6888-rc.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.6888.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.6888.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.7520-cvtres.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.7520-cvtres.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.7520-rc.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.7520-rc.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.7520.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.7520.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.read.1.tlog,4822,2013-06-02
..........................................................................\..........\.....\link.write.1.tlog,658,2013-06-02
..........................................................................\..........\.....\OpenCVtest.lastbuildstate,73,2013-06-02
..........................................................................\..........\.....\OpenCVtest.log,2021,2013-06-02
..........................................................................\..........\.....\OpenCVtest.obj,276702,2013-06-02
..........................................................................\..........\.....\OpenCVtest.pch,1376256,2013-05-10
..........................................................................\..........\.....\stdafx.obj,11981,2013-05-10
..........................................................................\..........\.....\vc110.idb,789504,2013-06-02
..........................................................................\..........\.....\vc110.pdb,1732608,2013-06-02
..........................................................................\..........\OpenCVtest.cpp,11150,2013-06-02
..........................................................................\..........\OpenCVtest.vcxproj,4528,2013-05-09
..........................................................................\..........\OpenCVtest.vcxproj.filters,1314,2013-05-09
..........................................................................\..........\ReadMe.txt,1531,2013-05-09
..........................................................................\..........\stdafx.cpp,215,2013-05-09
..........................................................................\..........\stdafx.h,316,2013-05-10
..........................................................................\..........\targetver.h,236,2013-05-09
..........................................................................\OpenCVtest.sdf,18415616,2013-06-02
..........................................................................\OpenCVtest.sln,897,2013-05-09

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

发表评论

0 个回复

  • VCmeanshift
    自己毕业设计做的改进的基于某vc视频处理框架代码的重心多目标跟踪代码(The center of gravity of a vc video processing framework code-based target tracking code own graduation design improvements do)
    2013-01-23 09:50:30下载
    积分:1
  • JPEG
    C++ based JPEG on grayscale image DCT -> Quantization -> ZigZag -> DPCM, Runlength,-> Entropy Coding
    2016-11-28 21:05:34下载
    积分:1
  • wutijianceyuzhuizong
    opencv,图像处理,关于物体粘连问题的检测,基于凹性分析的分割方法(opencv, image processing, object sticking problem on detection, segmentation method based on analysis of the recess)
    2015-08-08 15:10:00下载
    积分:1
  • ImageMatch
    遥感摄影测量专业相邻相片同名点之间的匹配,交互界面,可以人工选点(Remote Sensing Photogrammetry Professional adjacent matching interface point between the photo of the same name, you can manually choose the point)
    2014-04-29 00:59:22下载
    积分:1
  • pictureshow
    可以显示图像并显示大话西游中的经典台词,还可以播放动听的背景音乐。(Can display images and display the classic Journey to the West in the lines, but also can play pleasant background music.)
    2010-06-29 23:22:22下载
    积分:1
  • generatePointCloud.cpp.tar
    采集RGB-D深度图像生成点云矩阵,属于RGB-D SLAM的前端处理过程(Collecting depth image to generate point cloud)
    2017-07-28 16:34:01下载
    积分:1
  • MRF2.0
    说明:  在VC++下基于MRF来进行的图像分割源代码(In VC++ For MRF-based image segmentation source code)
    2008-08-29 14:43:10下载
    积分:1
  • 原码
    一个很实用图象处理原码(a practical source image processing)
    2004-09-07 10:38:48下载
    积分:1
  • secret-sharing-ideas
    针对图像秘密共享前需要像素置乱的问题,基于(t, n)门限多重秘密共享思想,提出一种免置乱的图像秘密共享方案,以第n+1人的秘密份额作为因子参与秘密分割与重构,加大相邻像素之间的差距(Based on (t, n) threshold multiple secret sharing ideas, and put forward a kind of scrambling image from secret sharing scheme to n+ 1 people share the secret as factors involved in secret segmentation and reconstruction, increase the gap between adjacent pixels)
    2012-04-10 16:25:00下载
    积分:1
  • FastAC
    一种快速的算术编码程序. 也是JPEG和JPEG2000的部分核心算法.(A fast arithmetic coding procedures. JPEG and JPEG2000 is also part of the core algorithm.)
    2007-11-16 04:12:18下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载