CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Mean-Shift

搜索资源列表

  1. MeanShift-algorithm-

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

    • 发布日期:2017-12-04
    • 文件大小:567750
    • 提供者:闫旭
  1. sport-target-detection-track

    0下载:
  2. 图像梯度方向直方图(HOG)特征基础上云模型运动目标检测算法,提出HOG特征为基础的均值漂移算法 -Moving target detection algorithm of image gradient orientation histogram (HOG) features based on cloud model proposed HOG feature based on mean shift algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-11-12
    • 文件大小:20088164
    • 提供者:QQ
  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. Moving-target--tracking-algorithms

    0下载:
  2. 目标跟踪算法:卡尔曼滤波、粒子滤波、均值偏移。-Target tracking algorithms: the Kalman filter, particle filter and mean shift.
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:6512528
    • 提供者:郑敏
  1. meanshift

    0下载:
  2. Matlab program for Mean Shift Algorithm. Very effective
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:3237
    • 提供者:Rocker
  1. rgb_meanshift

    0下载:
  2. matlab均值漂移算法源码,在matlab中可以实现任何avi视频中内容的跟踪-Mean Shift Object Tracking Code
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1270
    • 提供者:wang xiao
  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. iAtracos-1.0

    0下载:
  2. 视频检测跟踪算法 视频检测跟踪算法 视频检测跟踪算法-mean-shift algorithm is a very famous tracking algorithm
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-15
    • 文件大小:4571713
    • 提供者:刘雨桥
  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. mean-shift

    0下载:
  2. meanshift算法的中文入门资料,介绍的很详细-meanshift s Algorithm Chinese introduction material, introduction is very detailed
  3. 所属分类:Project Design

    • 发布日期:2017-12-03
    • 文件大小:1545320
    • 提供者:刘文浩
  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. mean_shift

    0下载:
  2. 收录了国外关于mean shift的最好的论文,对于研究基于mean shift的目标跟踪算法有很好的帮帮助。-A collection of the best paper on the mean shift abroad for research help hire good target tracking algorithm based on mean shift
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:4346506
    • 提供者:草田
  1. MSFilter

    0下载:
  2. mean-shift滤波,需要安装opencv,读入图片接口使用了opencv函数。 代码功能: 读入图片,输出mean-shift滤波后的图片,灰度图、彩色图均可。 文件介绍: MSF.h mean-shift滤波头文件 MSF.cpp mean-shift滤波函数体 Main.cpp 主函数 -mean-shift filter, you need to install opencv, read into the picture opencv function int
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-23
    • 文件大小:4804365
    • 提供者:大宝
  1. Video-Demo

    0下载:
  2. VC++视频图像运动目标检测,视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 视频只限于RGB非压缩Windows AVI格式-VC++ video image moving target detection, video presentations algorithm including: 1. The background prediction target d
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:103700
    • 提供者:yangdong
  1. meanshift

    1下载:
  2. mean shift 算法聚类和分割,可以用来处理图像-mean shift algorithm clustering and segmentation, can be used to deal with image
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:1553450
    • 提供者:zhoulinyuan
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 29 »
搜珍网 www.dssz.com