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

mean-shift

于 2014-05-06 发布 文件大小:12373KB
0 249
下载积分: 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 个回复

  • 首OPENCV单目标定
    相机的单目标定,使用张正友标定法,可靠使用(The monocular camera calibration, using the zhangzhengyou calibration method, reliable use)
    2017-09-23 20:48:47下载
    积分:1
  • number
    将图片转化为BMP位图,然后通过逐行扫描识别图片中的数字。(A picture into a BMP bitmap, and then through the progressive scanned image in the figure.)
    2009-10-15 16:05:44下载
    积分:1
  • CISBitmap
    从Cbitmap派生的位图类,可通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。类中包含了两个文件:CISBitmap.cpp和CISBitmap.h,使用时附加进工程,可快速实现BMP位图图像的透明处理。(Cbitmap derived from the bitmap type, you can specify a color by a bitmap becomes transparent, and it s almost as simple as using the same Cbitamp. Class contains two files: CISBitmap.cpp and CISBitmap.h, into the use of additional works can be quickly processed to achieve a transparent bitmap BMP images.)
    2014-06-05 19:19:23下载
    积分:1
  • opencv
    基于opencv 实现毛衣的瑕疵检测 属于毕业设计 功能完整(it is perfect)
    2012-04-02 19:06:07下载
    积分:1
  • SingleCalibrate
    基于opencv的相机单目标定程序,很好的学习资源,做图像矫正的可以看看~(Opencv based on a single target of the camera program)
    2015-05-06 13:53:42下载
    积分:1
  • histogram_2
    Code for make histogram of image
    2012-06-19 02:16:11下载
    积分:1
  • dynamic-cloud-effect-
    动态的模拟天空中的云效果,速度特别流畅。(Dynamic simulation of the effect of cloud in the sky, the speed is very smooth.)
    2011-11-06 09:48:28下载
    积分:1
  • qicanshu
    说明:  用于三维空间坐标系变换的7参数模型,在设计坐标系变换的各行业应用中用的最多,从数学角度来说也是最严密的转换方法。 由于结果中最多可求得七个转换参数,即三个平移参数、三个旋转参数(Ex、Ey、Ez)和一个尺度缩放因子(m),因此,通常也被称为七参数法。 (Three-dimensional coordinate system transformation for the 7 parameter model, coordinate system transformation in the design of applications using the most, the industry, from the mathematical point of view, the conversion is the most rigorous methods. Since the results can be obtained up to seven transformation parameters, ie three translation parameters, three rotation parameters (Ex, Ey, Ez) and a zoom scale factor (m), therefore, often referred to as seven-parameter method.)
    2011-04-05 09:09:15下载
    积分:1
  • pjbz
    图像质量评价,计算两幅图像的保真性,鲁棒性 ,结构相似性 (Image quality assessment,calculate the fidelity ,robust and structural similarity of the image,)
    2017-03-16 15:09:32下载
    积分:1
  • -TV-platform-
    一种求解电大平台天线互耦的时域积分方程快速算法(Solving the Antenna TV platform stie fast algorithm)
    2013-12-05 19:25:04下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载