登录
首页 » Visual C++ » Meanshift

Meanshift

于 2017-10-23 发布 文件大小:9071KB
0 121
下载积分: 1 下载次数: 9

代码说明:

  运用meanshift算法进行目标跟踪,用鼠标选取目标后对目标进行跟踪(Target tracking using meanshift algorithm)

文件列表:

Meanshift\matlab\image\result100.jpg
Meanshift\matlab\image\result101.jpg
Meanshift\matlab\image\result73.jpg
Meanshift\matlab\image\result74.jpg
Meanshift\matlab\image\result75.jpg
Meanshift\matlab\image\result76.jpg
Meanshift\matlab\image\result77.jpg
Meanshift\matlab\image\result78.jpg
Meanshift\matlab\image\result79.jpg
Meanshift\matlab\image\result80.jpg
Meanshift\matlab\image\result81.jpg
Meanshift\matlab\image\result82.jpg
Meanshift\matlab\image\result83.jpg
Meanshift\matlab\image\result84.jpg
Meanshift\matlab\image\result85.jpg
Meanshift\matlab\image\result86.jpg
Meanshift\matlab\image\result87.jpg
Meanshift\matlab\image\result88.jpg
Meanshift\matlab\image\result89.jpg
Meanshift\matlab\image\result90.jpg
Meanshift\matlab\image\result91.jpg
Meanshift\matlab\image\result92.jpg
Meanshift\matlab\image\result93.jpg
Meanshift\matlab\image\result94.jpg
Meanshift\matlab\image\result95.jpg
Meanshift\matlab\image\result96.jpg
Meanshift\matlab\image\result97.jpg
Meanshift\matlab\image\result98.jpg
Meanshift\matlab\image\result99.jpg
Meanshift\matlab\meanshift.m
Meanshift\matlab\result72.jpg
Meanshift\opencv\Debug\MeanShift.exe
Meanshift\opencv\Debug\MeanShift.ilk
Meanshift\opencv\Debug\MeanShift.pdb
Meanshift\opencv\MeanShift\Debug\BuildLog.htm
Meanshift\opencv\MeanShift\Debug\MeanShift.exe.embed.manifest
Meanshift\opencv\MeanShift\Debug\MeanShift.exe.embed.manifest.res
Meanshift\opencv\MeanShift\Debug\MeanShift.exe.intermediate.manifest
Meanshift\opencv\MeanShift\Debug\MeanShift.obj
Meanshift\opencv\MeanShift\Debug\MeanShift.pch
Meanshift\opencv\MeanShift\Debug\mt.dep
Meanshift\opencv\MeanShift\Debug\stdafx.obj
Meanshift\opencv\MeanShift\Debug\vc90.idb
Meanshift\opencv\MeanShift\Debug\vc90.pdb
Meanshift\opencv\MeanShift\hist1.jpg
Meanshift\opencv\MeanShift\hist2.jpg
Meanshift\opencv\MeanShift\MeanShift.cpp
Meanshift\opencv\MeanShift\MeanShift.vcproj
Meanshift\opencv\MeanShift\MeanShift.vcproj.jst-PC.jst.user
Meanshift\opencv\MeanShift\ReadMe.txt
Meanshift\opencv\MeanShift\stdafx.cpp
Meanshift\opencv\MeanShift\stdafx.h
Meanshift\opencv\MeanShift\targetver.h
Meanshift\opencv\MeanShift\test.avi
Meanshift\opencv\MeanShift.sln
Meanshift\opencv\MeanShift.suo
Meanshift\opencv\MeanShift\Debug
Meanshift\matlab\image
Meanshift\opencv\Debug
Meanshift\opencv\MeanShift
Meanshift\matlab
Meanshift\opencv
Meanshift

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

发表评论

0 个回复

  • job
    有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台机器而言,一次只能对一道工序进行加工。()
    2007-09-18 23:30:48下载
    积分:1
  • VcPP--zip.
    关于C语言中运算符和关系表达式的内容,及各式例题(Content on the C language operators and relational expressions, and various examples)
    2014-03-27 13:26:35下载
    积分:1
  • Document
    电场,考虑电导率,电流密度矢量关系式变化关系(Electric field, considering the electric conductivity, the current density variation of the relation vector)
    2014-04-02 14:10:01下载
    积分:1
  • GA
    说明:  此為求解系統最佳化之功用,基因演算法(GA),挑選機制:複製交配後即為突變,初新者若要學習C++的GA可用此來研究,寫得很清楚(This is the function of the system to solve the optimization, genetic algorithms (GA), the selection mechanism: after mating mutant copy, beginning a new person to learn C++ the GA can use this to study and write clearly)
    2014-12-18 16:07:12下载
    积分:1
  • PICPRO
    该代码,利用GDAL 1.4.2库实现遥感图像的几何校正、图像配准等,vs 2010实现。(The code GDAL 1.4.2 library implementation of remote sensing image geometric correction, image registration, vs 2010.)
    2012-08-31 10:29:39下载
    积分:1
  • bianry
    一种信息隐藏算法,二进制掩码,matlab下运行。直观,隐蔽性好(a code of information Hide,using bianry you can operate it in matlab.)
    2011-12-20 00:54:59下载
    积分:1
  • wg
    2008-10-09 17:10:21下载
    积分:1
  • 带文字与位图的按钮
    带文字与位图的按钮.rar 这个源代码是关于文字和位图关系的N控件程序。(with language and bitmap button. Rar the source code is on the letter and the Bitmap N control procedures.)
    2005-08-09 11:04:49下载
    积分:1
  • Halcon-Calibration-asistant
    halcon 标定助手中文界面源码,功能完善版(halcon Calibration asistant)
    2012-11-05 11:30:13下载
    积分:1
  • MioStar_0_2
    DLLInjector DLLInjector source code MioStar MioStar source code MioStar GUI MioStar GUI source code MioStar Application All pieces assembled togheter. Run the MioStar GUI.exe to run it. the rest should be self explaining.
    2014-09-03 16:47:52下载
    积分:1
  • 696518资源总数
  • 105661会员总数
  • 6今日下载