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

mean-shift

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

  • Computergraphics
    英文原本经典计算机图形学教程,PPT格式,很好的学习材料和上课资料(English was the classic computer graphics course, PPT format, good learning materials and school information)
    2009-06-05 19:45:22下载
    积分:1
  • OpenCV
    讨论了OpenCV(Open Source Computer Vision Library)相对于现有的计算机视觉软件包所具有的优势,描述了OpenCV的 环境配置、数据定义、图像元素访问方式。OpenCV成为一种源码开放、包含丰富的高级数学计算函数、图像处理函数和计算机视觉 函数、不断更新和平台无关性的计算机视觉软件包。(Discussed the OpenCV (Open Source Computer Vision Library) relative to the existing computer vision, the advantages of packages, description of OpenCV environment configuration, data definition, the image element access mode. OpenCV become an open-source, contains a wealth of advanced mathematical calculations, functions, image processing functions, and computer vision functions, continuously updated, and platform-independent package of computer vision.)
    2009-10-25 00:48:30下载
    积分:1
  • snaketest
    snake算法的c源代码,一般snake算法可以用于图像的边缘检测,是一种比较新的方法(snake algorithm c source code, the general snake algorithm can be used to image edge detection, is a relatively new approach)
    2008-06-02 11:34:44下载
    积分:1
  • SIFT_VC.lib
    本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html(This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library. It includes foreground detection, motion object detection, motion object tracking, trajectories generation and analysis modules. It realizes a friendly interface based on dialog, which provides a convenient example for new learners. keywords: opencv, mixture of gaussian model, sift feature and ransac method, mean shift, particle filter, kalman filter, object detection and tracking, video intelligent system.)
    2010-11-20 20:29:12下载
    积分:1
  • jpeg无失真压缩源代码jpeg_lossless
    jpeg无失真压缩源代码(jpeg lossless compression source code)
    2020-07-09 14:18:55下载
    积分:1
  • wylovezbsf
    一个用MFC实现的图象缩放程序,也有测试图片!(MFC with a picture zoom procedures, tests have pictures!)
    2007-01-10 20:47:09下载
    积分:1
  • GrayIMG
    将一幅rgb图像转换成灰度图像,并显示出灰度图像。(the functon is to make a rgb image to gray image.)
    2015-10-02 21:41:03下载
    积分:1
  • 28coderesources
    说明:  图像处理所涉及的256转灰度,二值化等等,每个部分都是独立可执行的工程文件,很方面的代码复用(256 involved in image processing turn gray, binary, etc., are independent of each part of the project executable file, it' s code reuse)
    2010-04-14 12:37:20下载
    积分:1
  • speech-emotion-recognition
    过特定人语音情感数据库的建立;语音情感特征提取;语音情感分类器的设计,完成了一个特定人语音情感识别的初步系统。对于单个特定人,可以识别平静、悲伤、愤怒、惊讶、高兴5种情感,除愤怒和高兴之间混淆程度相对较大之外,各类之间区分特性良好,平均分类正确率为93.7 。对于三个特定人组成的特定人群,可以识别平静、愤怒、悲伤3种情感,各类之间区分特性良好,平均分类正确率为94.4 。其中分类器采用混合高斯分布模型。(The system of speech emotion recognition)
    2014-04-21 20:08:42下载
    积分:1
  • image_carrying_code
    利用位图图像中的冗余数据位,将小文件嵌入到大的图像文件中,并保持原图像不变。(The use of bitmap images in the redundant data bit will be embedded in small files to large image files, and to maintain the original image unchanged.)
    2009-03-03 03:22:30下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载