CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - mean-shift

搜索资源列表

  1. Video-Demo

    0下载:
  2. 程序包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 对于做视频跟踪的很有帮助,程序很完整 -The procedures include: 1. Background prediction method in the static context of target detection. A static context of inter-frame difference
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3240284
    • 提供者:wang
  1. Test-MeanShiftCluster-andtracking

    0下载:
  2. mean shift 跟踪是一种很有效是。简单的。针对颜色直方图的跟踪方法。希望大家有用。-mean shift
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:2149
    • 提供者:朱建章
  1. EEMSShiftDemoM

    0下载:
  2. EM算法+mean shift算法用于图像分割,同时有deemo程序源码用来看最终的分割结果 可直接使用。 已通过测试。 -EM algorithm+ mean shift algorithm for image segmentation, while deemo program source with the point of view the final segmentation results can be used directly. Has been tested.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:5668
    • 提供者:拥抱
  1. photosegmentation

    0下载:
  2. 用均值漂移实现图像分割,这是基于均值漂移算法的图像分割VC源代码-mean shift segmentation This is based on the mean-shift image segmentation algorithm VC source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:277907
    • 提供者:陈志飞
  1. improve-camshift

    0下载:
  2. 在均值漂移的基础上,对原来算法进行,提高了运算速度计准确率,具有一定的鲁棒性-improve mean shift algorithm ,application
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1917
    • 提供者:lee
  1. code2

    0下载:
  2. 完成图像显示功能,完成多尺度分割算法--均值漂移分割算法 完成多波段均值漂移算法 主要功能代码在bmp.cpp中-Completion of the image display to complete the multi-scale segmentation algorithm- mean shift segmentation algorithm to complete the multi-band mean shift algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:29274126
    • 提供者:city
  1. 13413164030009216

    0下载:
  2. 本程序是对mean shift 算法的实现。压缩文件中包含两个matlab文件,一个是实现mean shift算法的函数,另一个为实现函数调用的例子。-This program is the realization of the mean shift algorithm. The compressed file contains two matlab files, a function of the mean shift algorithm, another example of a funct
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7390739
    • 提供者:党领茹
  1. MeanShiftTest

    0下载:
  2. MeanShift均值漂移图像滤波和分割算法的简单实现-MeanShift mean shift to the simple implementation of image filtering and segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2558
    • 提供者:guyue
  1. object-tracking-based-on-TOD

    1下载:
  2. 基于纹理和边缘方向特征融合的目标跟踪程序代码,是基于mean shift框架的-This paper proposes a powerful and robust local descr iptor,called textureorientation descr iptor(TOD). TOD consists of two components: texture and orientation. Considering that the human shape shows more s
  3. 所属分类:Graph program

    • 发布日期:2016-04-19
    • 文件大小:5120
    • 提供者:邹温林
  1. Object-Detection

    0下载:
  2. 具有实时检测、跟踪和分析判断的智能化监控系统是智能化监控系统发展的必然趋势,本文提出一种在实时监控下检测和跟踪运动目标的方法,首先使用背景差分法检测出运动目标,并定期使用背景更新策略对参考背景进行局部更新,这样可以提高目标检测的精确度。目标跟踪时在不同的尺度空间获得目标的关键点,增强算法目标在遮挡情况下的鲁棒性, 接下来使用mean shift 算法估计目标在下一帧的位置。-Intelligent monitoring system with real-time detection, track
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:3195165
    • 提供者:yaomeng
  1. MeanShift-algorithm-

    0下载:
  2. 提出了一种基于粒子Mean Shift 迁移过程的红外人体跟踪方法. 算法通过采样粒子迁移和聚类动态建立 目标的状态模型和量测模型. 在被跟踪区域随机布撒粒子, 以各粒子对应像素的亮度作为特征值进行Mean Shift 收敛性分析, 使用收敛后的粒子集表达目标的当前状态 以状态粒子的坐标位置为特征值对其进行Mean Shift 聚 类, 作为对目标的量测. 连续跟踪时, 下一帧的采样粒子基于上一帧的量测结果产生. 与传统的基于序贯重要性采 样的粒子滤波方法相比, 算法不需要目标的
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:567750
    • 提供者:闫旭
  1. object-tracking

    0下载:
  2. 基于背景加权直方图的Meanshift目标跟踪 Matlab code;-Robust Mean Shift Tracking with Corrected Background-Weighted Histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:6851
    • 提供者:liuliu
  1. point-cloud-denoising-algorithm

    0下载:
  2. 离散点云去噪方面的中文论文,采用核函数估计和mean-shift进行去噪,很值得一看-Discrete point cloud denoising papers kernel function estimation and mean-shift denoising, it is worth a visit
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-07
    • 文件大小:1541273
    • 提供者:king
  1. segment

    0下载:
  2. opencv 在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法-opencv, image segmentation。watershed segmentation algorithm, pyramid segmentation algorithm and mean shift segmentation algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:1008
    • 提供者:jinyizhong
  1. opencv.meanshift-master

    0下载:
  2. 使用mean shift算法对图像进行分割.-Using the mean shift algorithm for image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:346851
    • 提供者:黎明
  1. mean-shift

    1下载:
  2. 基于meansheift的彩色图像分割方法。其中keyprogram.m为主程序。meanshift为调用函数-Color image segmentation method based meansheift. Where keyprogram.m main program. meanshift call the function
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:253973
    • 提供者:yuantianhua
  1. MeanShiftFilter

    0下载:
  2. 彩色图像均值漂移滤波,能很好额保全边缘特征。-Mean shift filtering of color images, a good amount of preservation edge feature.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:1205
    • 提供者:ls6dlh
  1. Code_LowRankSaliency

    0下载:
  2. 通过恢复低秩矩阵得到显著性图,其中详细的运用了mean-shift算法,可以很好的了解mean-shift算法的使用,同时还包含了RPCA算法。-Significantly through the recovery of low rank matrix diagram, which detailed the use of mean-shift algorithm, can be a very good understanding of the use of the mean-shift algo
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-12
    • 文件大小:5670335
    • 提供者:lingnanping
  1. jzpy

    0下载:
  2. 均值漂移算法应用于一维随机数据的聚类,漂移到其密度极大值-Mean shift clustering algorithm applied to the one-dimensional random data, drift to the density maxima
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-18
    • 文件大小:9861
    • 提供者:yangjie
  1. videoDemo

    0下载:
  2. 打开视频,目标检测和跟踪,包括mean-shift跟踪在内-Open the video, target detection and tracking, including the mean-shift tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:1490929
    • 提供者:李欢
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 »
搜珍网 www.dssz.com