搜索资源列表

  1. Mean-Shift-object-tracking

    0下载:
  2. Mean-Shift-object-tracking
  3. 所属分类:源码下载

  1. ObjectTracker

    0下载:
  2. Mean Shift Tracking in C
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:Richard Su
  1. objecttrackingbasedonparticleandmeanshift

    0下载:
  2. 本文介绍的是基于粒子滤波和均值偏移算法的目标跟踪.结合创新的算法克服了两种算法各自的缺陷,鲁棒性和实时性得到了很大的提高. -This article is based on the introduction of the particle filter and mean shift tracking algorithm. Combination of innovative algorithms to overcome the sh
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:917504
    • 提供者:阳关
  1. meanshift

    1下载:
  2. meanshift跟踪的matlab源码,利用物体的颜色对物体进行跟踪-meanshift tracking matlab source, using the color of objects on the object tracking
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:sunflowerli
  1. Video_detection

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Algorithm for video presentation include: 1. Static background background p
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:100352
    • 提供者:chenping
  1. OnTrackingofMovingObjects

    0下载:
  2. 学位论文;运动物体跟踪方法主要包括卡尔曼滤波,Mean-shift,Camshifi算法,粒子滤波器,Snake模型等;应用卡尔曼滤波方法设计了一套煤矿矿工出入自动监测系统;提出了一种新的基于高斯混合模型的颜色特征提取方法,该方法克服了现有的Camshift算法Continuousl y Adaptive eanshift中跟踪目标特征提取精确度低和计算复杂度高的缺陷-Dissertation moving object tracki
  3. 所属分类:文档资料

    • 发布日期:2024-05-17
    • 文件大小:1343488
    • 提供者:田卉
  1. VideosTargetDetection

    0下载:
  2. 1. 静态背景下的背景预测法目标检测2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法4. 重心多目标跟踪方法 -1. Static background prediction in the context of target detection method 2. Static background fr a me difference method for target detection 3. Me
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1460224
    • 提供者:郭强
  1. ms0313

    0下载:
  2. 基于meanshift的目标跟踪opencv开源代码-Base mean shift object tracking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:137216
    • 提供者:范五东
  1. ObjectTracking

    0下载:
  2. mean shift 目标跟踪,用于跟踪视频目标,本人修改了部分程序。均值转移算法、均值转移代码、Mean-Shift,用于视觉目标跟踪、视频监控、主动视觉等领域,还可以用于图像分割/图像聚类/聚类分割。-mean shift algorithm is used to track visual object. Applied in visual object tracking, visual tracking, visual surve
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:朱亮亮
  1. yundongmubiaojiance

    0下载:
  2. 运动目标跟踪算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 -Moving Target Tracking Algorithm include: 1. Quiescent in the context of target detection in the context of prediction 2. Stati
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:1320960
    • 提供者:国风
  1. avi

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Video Demo algorithm includes: 1. Static background prediction in the conte
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-17
    • 文件大小:3106816
    • 提供者:wujian07
  1. IJPRAI_demo_software

    0下载:
  2. 一种基于纹理的Mean Shift目标跟踪算法Matlab源代码,论文<Robust Object Tracking using Joint Color-Texture Histogram>发表在2009年的International Journal of Pattern Recognition and Artifical Intelligence.-Matlab Code for An Texture based Mean
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:3906560
    • 提供者:宁纪锋
  1. VIS

    0下载:
  2. 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。-This is a source about motion object tracking, including foregrou
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:7499776
    • 提供者:
  1. 123

    0下载:
  2. this paper present OBJECT TRACKING BY APPLYING MEAN-SHIFT
  3. 所属分类:文件格式

    • 发布日期:2024-05-17
    • 文件大小:185344
    • 提供者:rajesh
  1. mean-shift

    0下载:
  2. 基于mean-shift运动目标跟踪matlab源代码-Based on mean-shift object tracking matlab source code
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:
  1. mean_shift

    0下载:
  2. 均值平移的跟踪代码,能够对目标物体进行良好的跟踪-This file is the implementation of the mean shift algorithm. It can work well in tracking the target object
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:谢立寅
  1. VideoDemo

    0下载:
  2. 视频演示算法包括,1. 静态背景下的背景预测法目标检测。 静态背景下帧间差分法目标检测Mean Shift目标跟踪方法 重心多目标跟踪方法。该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Video presentation algorithms, including, 1. Static background background prediction target det
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-17
    • 文件大小:3108864
    • 提供者:安红
  1. videoprocessframework

    0下载:
  2. 目标检测演示框架算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Presentation fr a mework of the target detection algorithms include: 1.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:99328
    • 提供者:飞飞
  1. SIFT_VC.lib

    0下载:
  2. 本系统中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 envir
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:111616
    • 提供者:
  1. Mean-Shift-object-tracking

    1下载:
  2. meanshift object tracking
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1370112
    • 提供者:石莎婷
« 12 3 »

源码中国 www.ymcn.org