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

搜索资源列表

  1. Mean-Shift

    0下载:
  2. mean-shift算法的实现算例,通过看这段代码,可以很快熟悉mean-shift算法-mean-shift method for the example, look at this code can be quickly familiar with the mean-shift algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:79149
    • 提供者:胖丫
  1. 基于Mean Shift算法和粒子滤波器的人眼跟踪

    0下载:
  2. 粒子滤波算法讲述粒子滤波过程。基于Mean Shift算法和粒子滤波器的人眼跟踪,多谢支持。-particle filter on particle filtering process. Based on the Mean Shift Algorithm and the particle filter eye tracking, Thank you for your support.
  3. 所属分类:编程文档

    • 发布日期:2010-12-01
    • 文件大小:167375
    • 提供者:wu78zg
  1. lankton_stereo.rar

    1下载:
  2. 较全的mean shift算法合集,有基于mean shift算法的图像平滑处理,图像分割,图像聚类,Than the entire collection of the mean shift algorithm, the mean shift algorithm based on image smoothing, image segmentation, image clustering
  3. 所属分类:Special Effects

    • 发布日期:2015-04-13
    • 文件大小:454530
    • 提供者:jacky
  1. MeanShift.rar

    0下载:
  2. Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它指代的是一个向量,但随着Mean Shift理论的发展,Mean Shift的含义也发生了变化,如果我们说Mean Shift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,移动该点到其偏移均值,然后以此为新的起始点,继续移动,直到满足一定的条件结束. 用matlab实现mean shif
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:270310
    • 提供者:maolei
  1. ObjectTracking.rar

    0下载:
  2. mean shift 目标跟踪,用于跟踪视频目标,本人修改了部分程序。,mean shift algorithm is used to track visual object
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:4892
    • 提供者:朱亮亮
  1. meanshift.rar

    3下载:
  2. 基于meanshift算法最全面的资料收集,是本人长期收集该算法的结晶,里面有均值漂移算法的word文档,PPT资料,基于meanshift的目标跟踪算法(MATLAB),还有相应的文章,下了绝不后悔,将心比心,互惠互利。,Meanshift algorithm based on the most comprehensive data collection, is a long time, I collected the crystallization of the algorithm, whi
  3. 所属分类:Special Effects

    • 发布日期:2014-04-10
    • 文件大小:11995297
    • 提供者:zhang
  1. meanshiftim.rar

    0下载:
  2. 均值漂移算法(mean shift)matlab源码,Mean Shift Algorithm (mean shift) matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2309
    • 提供者:张杰
  1. MeanShiftCluster

    0下载:
  2. this code is knows Mean Shift algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1411
    • 提供者:fatih
  1. OpenCV-Mean-Shift-demo

    1下载:
  2. 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:2283520
    • 提供者:gbcgbc
  1. meanshift

    0下载:
  2. mean shift算法提取图像边缘和图像分割-mean shift algorithm for image edge extraction and image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1144480
    • 提供者:djjk
  1. Thresholding-using-mean-shift

    1下载:
  2. 基于mean shift的阈值分割matlab代码,先借助Mean Shift算法的分割特性将灰度值相近的元素进行聚类,然后,在此基础上应用阈值分割算法,达到将图像与背景分离的目的。-Threshold based on mean shift segmentation matlab code, the first split with the Mean Shift algorithm similar to the gray value characteristics of the element
  3. 所属分类:Special Effects

    • 发布日期:2015-06-21
    • 文件大小:2048
    • 提供者:xcm
  1. MeanShift

    0下载:
  2. 基于MEAN SHIFT算法的图像分割程序-MEAN SHIFT algorithm based on image segmentation procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3410
    • 提供者:臧超
  1. Wallpapers-based-on-mean-shift

    3下载:
  2. 本程序首先把图像由RGB空间转到HSI空间,然后利用彩色图像分割策略以及meanshift算法对图像进行分割最后加入边界合成。其中‘keyprogram.m’文件为主程序,‘meanshift.m’文件为调用函数,实现数据的聚类分割。-The program first the image from the RGB space to HSI space and then using color image segmentation strategy and meanshift image seg
  3. 所属分类:Graph program

    • 发布日期:2016-04-25
    • 文件大小:161792
    • 提供者:刘常云
  1. hello-mean-shift

    0下载:
  2. 本程序是一个采用均值位移向量的方法进行的运动跟踪算法-This procedure is a displacement vector by the method of the mean motion tracking algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2885
    • 提供者:当当
  1. MeanShiftcode

    1下载:
  2. mean shift 算法用于目标跟踪,其中有4个文件.-mean shift algorithm for target tracking, including four documents.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3753
    • 提供者:李超
  1. mean

    0下载:
  2. 基于直方图模块额Mean Shift算法-Mean Shift Algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:188931
    • 提供者:lanshui
  1. Mean-Shifttrackingalgorithminthekernelwindowwidtho

    0下载:
  2. 这是一篇介绍mean-shift改进算法的资料,它可以解决目标逐渐变大的问题,可以改变窗形的大小-This is a descr iption of the mean-shift algorithm to improve the information, it can solve the goal of gradually become a big problem, you can change the shape of the size of the window
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:566703
    • 提供者:杨雨
  1. MeanShift

    1下载:
  2. I have written mean shift algorithm sample
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1191781
    • 提供者:Elif
  1. An-Improved-Mean-Shift-Algorithm

    0下载:
  2. 奉文主要针对经典的Mean Shift跟踪算法均匀剖分整个颜色空间造成许多空的直方图区间以及不能准确表达目标 颜色分布的缺点,提出J,一种改进算法.该改进算法首先对目标的颜色进行聚类分析,根据聚类结果通过矩阵分解和正交变换 自适席地剖分日标的颜色空间从向确定对戍于每一聚类的子空间.在此基础上定义 一种新的颜色模型,该模型统计落入每 一颜色子空间的像素的加权个数并用高斯分布建模每一个子空间的颜色分布,并推导r一种相似性度量米比较目标和候选目 标的颜色模型之间的相似程度.最后基于该颜
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:440021
    • 提供者:陈方芳
  1. shift-shexiangtou

    0下载:
  2. mean-shift算法实现抖动视频中目标的前景提取(Mean-shift algorithm to achieve the goal of foreground extraction)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:花之灵
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com