登录
首页 » Visual C++ » mean-shift

mean-shift

于 2014-05-06 发布 文件大小:12373KB
0 226
下载积分: 1 下载次数: 18

代码说明:

  基于meanshift/camshift的视频运动目标跟踪实现,通过鼠标手动选择跟踪目标。基于HSV空间模型,可手动调节H S V的阈值,显示前景、背景、反响投影图。开发工具是VS2008、OPENCV.(Based meanshift/camshift video moving target tracking achieved manually using the mouse to select the target track. HSV space model, you can manually adjust the threshold HSV, showing foreground, background, reaction projection. Development tools are VS2008, OPENCV)

文件列表:

mean shift
..........\Debug
..........\.....\mean shift.exe,83968,2014-03-05
..........\.....\mean shift.ilk,1892716,2014-03-05
..........\.....\mean shift.pdb,2149376,2014-03-05
..........\ipch
..........\....\mean shift-409029de
..........\....\...................\mean shift-1c4dc86b.ipch,2359296,2012-10-22
..........\mean shift
..........\..........\ClassDiagram1.cd,1,2006-11-20
..........\..........\Debug
..........\..........\.....\BuildLog.htm,9134,2014-03-05
..........\..........\.....\CL.read.1.tlog,2140,2012-10-22
..........\..........\.....\CL.write.1.tlog,1086,2012-10-22
..........\..........\.....\mean shift.exe.embed.manifest,663,2012-04-26
..........\..........\.....\mean shift.exe.embed.manifest.res,728,2012-04-26
..........\..........\.....\mean shift.exe.intermediate.manifest,621,2014-03-05
..........\..........\.....\mean shift.lastbuildstate,89,2012-10-22
..........\..........\.....\mean shift.log,1626,2012-10-22
..........\..........\.....\mean shift.obj,221626,2014-03-05
..........\..........\.....\mean shift.pch,3211264,2012-04-25
..........\..........\.....\mean shift.unsuccessfulbuild,0,2012-10-22
..........\..........\.....\mt.dep,64,2014-03-05
..........\..........\.....\stdafx.obj,11941,2012-04-25
..........\..........\.....\vc100.idb,52224,2012-10-22
..........\..........\.....\vc100.pdb,126976,2012-10-22
..........\..........\.....\vc90.idb,969728,2014-03-05
..........\..........\.....\vc90.pdb,1486848,2014-03-05
..........\..........\mean shift.cpp,11744,2014-03-05
..........\..........\mean shift.vcproj,5194,2012-05-30
..........\..........\mean shift.vcproj.kqj-THINK.kqj.user,1416,2014-03-05
..........\..........\mean shift.vcxproj,6568,2012-10-22
..........\..........\mean shift.vcxproj.filters,1342,2012-10-22
..........\..........\mean shift.vcxproj.user,143,2012-10-22
..........\..........\ReadMe.txt,1201,2013-08-26
..........\..........\stdafx.cpp,215,2012-04-25
..........\..........\stdafx.h,233,2012-04-25
..........\..........\targetver.h,498,2012-04-25
..........\mean shift.ncb,21146624,2014-03-05
..........\mean shift.sdf,29773824,2012-10-22
..........\mean shift.sln,896,2012-04-25
..........\mean shift.sln.old,896,2012-04-25
..........\meanshift 原版.txt,11723,2014-01-25
..........\UpgradeLog.XML,1976,2012-10-22
..........\_UpgradeReport_Files
..........\....................\UpgradeReport.css,3348,2012-10-22
..........\....................\UpgradeReport.xslt,12505,2010-05-04
..........\....................\UpgradeReport_Minus.gif
..........\....................\UpgradeReport_Plus.gif

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

发表评论

0 个回复

  • PDF417-Encode-a-Decode
    二维码PDF417编码和解码的源代码,可将它们修改后做成匹配的编码和解码对。(The source code of two-dimensional barcode PDF417 encoding and decoding, they can be modified to become a matched encoding and decoding. )
    2012-02-10 21:04:53下载
    积分:1
  • jiang
    VC图像编辑软件 就要卷积模糊和卷积模糊加噪 以不同方法(大于等于2)实现图像的模糊效果(局部或全局)。并以BMP格式存储。(soft)
    2010-03-07 13:57:45下载
    积分:1
  • ImageProcessing
    说明:  用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好(Using C language to achieve image smoothing, sharpening and bilinear interpolation algorithm to achieve good results)
    2008-11-25 19:10:19下载
    积分:1
  • VisualC_PMATLAB
    vc+matlab的混合编程三维图像方面的。很有用。还不错。(Hybrid programming to achieve three-dimensional image reconstruction )
    2012-02-14 15:48:57下载
    积分:1
  • 8941662456
    说明:  本程序使用MFC编写了一个能够在同一界面上显示立体图形的三视图的源程序。(This program using MFC wrote a can in the same interface shown on the SanShiTu three-dimensional graph of the source program.)
    2020-11-30 09:49:27下载
    积分:1
  • fa0d
    基于像素标记的连通区域计算程序,只针对二值图像,随附有。(Based on regional connectivity calculation procedure pixel tags, only for the binary image, comes with.)
    2013-12-13 14:51:32下载
    积分:1
  • MeanShift
    一个不错的Meanshift算法流程图 初学者可以看看(failed to translate)
    2013-05-03 16:45:14下载
    积分:1
  • background-object-testVC
    可以进行背景减除法-三帧法-高斯背景建模法运动检测( This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. )
    2011-12-30 22:01:21下载
    积分:1
  • 1
    说明:  图像处理的位图操作,256色转为灰度图,图像处理入门源程序(Bitmap image processing operations, 256-color to grayscale, image processing, entry-source)
    2010-06-02 21:11:10下载
    积分:1
  • Sobel-and-Prewitt-edge-detection-and-robert
    Image processing using sobel operator
    2012-05-26 02:04:51下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载