登录
首页 » Visual C++ » Meanshift

Meanshift

于 2017-10-23 发布 文件大小:9071KB
0 144
下载积分: 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 个回复

  • ResOrg_src
    AES128bit加密算法。在PDF文档中有详细算法描述(AES128bit encryption algorithm. PDF documents are detailed in the algorithm description)
    2011-09-06 13:01:42下载
    积分:1
  • WindowsandLinux
    可以实现WINDOWS与LINUX之间通信的网络编程 WINDOWS下是有VC6.0编写。(Can achieve communication between WINDOWS and LINUX network programming under WINDOWS VC6.0 write.)
    2012-08-06 17:11:44下载
    积分:1
  • SystemDialogs_demo
    说明:  Call System Dialog for example
    2019-05-29 09:36:07下载
    积分:1
  • TestOpenGL
    基于MFC的利用OpenGL读取obj文件格式的点云文件的程序,可以对此三维文件旋转0缩放和平移,以及进行点面转换(The use of OpenGL-based MFC obj file format to read the point cloud file program, you can file for this three-dimensional spin 0 scaling and translation, as well as point and area conversion)
    2010-10-10 17:32:23下载
    积分:1
  • the-basic
    了解C++编程语言的主要功能,以及简单的语法结构,很适合作为。语言的基础学习(Understand C++ programming language, as well as a simple grammatical structure, it is suitable as. The basis of language learning)
    2013-04-14 16:46:27下载
    积分:1
  • videocap
    一个简单的例子,捕捉视频,供学习和研究用.可任意下载.(A simple example, capture video, for learning and research. Can be downloaded.)
    2007-09-01 15:37:34下载
    积分:1
  • huguang
    基础PIC平台的MPLABC语言弧光保护的MAIN代码(The Arc Protection of the MAIN code)
    2013-04-23 11:09:33下载
    积分:1
  • Neural-network-qiduanma
    设用7个短线段构成1,2,3,4,5,6,7,8,9,10共10个数码图形,令这7个线段分别用一个矢量 来代表,又设对数码图形中用到的线段,相应分量取值为1,未用到的线段相应的分量取值为0,因此每个数码图形分别可由一个矢量表示,其顺序编号为: ,试设计一神经网络,能够区分奇数码和偶数码。(Set with seven short line segments 1, 2, 3, 4, 5, 10 digital graphics, 7 segment represented by a vector, and digital graphics used in the segment, the corresponding component value of 1, and the unused segments corresponding component value of 0 can be a vector, respectively, so that each digital graphics, its sequence number is: trial design of a neural network, it is possible to distinguish the odd and even digital.)
    2013-03-17 12:34:37下载
    积分:1
  • satellite-system
    基于数字地球的车载卫星导航定位的设计与实现(Digital Earth s satellite navigation and positioning the vehicle design and implementation)
    2013-12-01 10:06:50下载
    积分:1
  • Compiler-construction-principles-and-praticepptKen
    编译原理与实践 Compiler construction principles and practice ,Kenneth c.louden 的书,一本很好的学习编译原理的书,里面包含的全书所有重点内容的课件,还有tiny compiler的源码(compiler theory and practice Compiler construction principle s and practice, Kenneth c.louden book, a good learning compiler theory, the book which contains all the key elements in the book of courseware, There tiny compiler source code)
    2006-12-16 21:02:55下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载