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

搜索资源列表

  1. mean-shift-matlab

    1下载:
  2. 用mean-shift方法进行运动目标跟踪的源码,有一定的参考价值
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:5434
    • 提供者:sy
  1. 基于mean-shift运动目标跟踪源码

    3下载:
  2. 基于mean-shift运动目标跟踪源码 是很好的代码 望大家支持
  3. 所属分类:图形/文字识别

    • 发布日期:2014-01-20
    • 文件大小:3249
    • 提供者:王汉斌
  1. mean-shift

    0下载:
  2. 这是基于mean-shift运动目标跟踪的matlab仿真的程序,含有三个M文件
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3625
    • 提供者:还非子
  1. image-segmentation-mean-shift

    0下载:
  2. 使用mean shift方式增强图像对比度的一个小演示(开发平台:matlab7.0)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:10847
    • 提供者:chao wang
  1. 基于Mean Shift的阈值分割

    1下载:
  2. 阈值分割算法是一种将灰度图像转化为二值图像的简单有效的方法,但是由于需处理图像的复杂性,常常使得阈值分割算法中阈值的选取问题无法很好解决。针对这个问题,在进行阈值化处理之前,我们先借助Mean Shift算法的分割特性将灰度值相近的元素进行聚类,然后,在此基础上应用阈值分割算法,达到将图像与背景分离的目的。 简单来说,基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-06-20
    • 文件大小:844
    • 提供者:cathy2007
  1. Matlab 基于sift的mean-shift算法

    2下载:
  2. 核窗宽自适应的mean-shift算法代码,运行简单,注释清晰
  3. 所属分类:图形图象

    • 发布日期:2012-06-06
    • 文件大小:4522
    • 提供者:tengzuming
  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. VideosTargetDetection.rar

    0下载:
  2. 1. 静态背景下的背景预测法目标检测2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法4. 重心多目标跟踪方法 ,1. Static background prediction in the context of target detection method 2. Static background frame difference method for target detection 3. Mean Shift Object Tracking Method 4.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1459767
    • 提供者:郭强
  1. mean shift 彩色图像分割经典算法

    0下载:
  2. mean shift 彩色图像分割经典算法--VC,mean shift color image segmentation--VC
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:61985
    • 提供者:孙国民
  1. mean.shift.matlab

    2下载:
  2. 利用mean shift实现图像分割和平滑-utilize the mean shift method to achieve image segementation and flatness.
  3. 所属分类:Graph Recognize

    • 发布日期:2014-08-21
    • 文件大小:600083
    • 提供者:王明亮
  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. segmentation-using-mean-shift

    0下载:
  2. 基于mean—shift的彩色图像分割,包含了采用mean shift进行彩色图像分割的源代码和2篇相关的论文。-Mean-shift based color image segmentation, including the use of mean shift to color image segmentation of the source code and two related papers.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28552192
    • 提供者:xcm
  1. mean

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

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

    0下载:
  2. mean—shift算法的详细解释,可以用在图像平滑,物标跟踪等方面-a introduction to mean-shift which is very useful in object trace and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1545394
    • 提供者:tong jianfeng
  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. mean-shift

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

    • 发布日期:2017-03-24
    • 文件大小:3294
    • 提供者:
  1. Mean-Shift

    1下载:
  2. 基于VC6.0平台的mean shift程序!对初学者非常有帮助-VC6.0 platform based on mean shift procedure! Very helpful for beginners
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-17
    • 文件大小:78868
    • 提供者:Huang Chen
  1. mean-shift-tracking

    1下载:
  2. 在matlab中实现mean shift的目标跟踪,对于初学者具有很好的参考意义。-Mean shift in matlab to achieve the target track, is a good reference for beginners significance.
  3. 所属分类:Special Effects

    • 发布日期:2015-06-21
    • 文件大小:2745344
    • 提供者:刘景满
  1. Matlab Mean-shift

    0下载:
  2. Matlab2012b版本上调试成功,Mean-shift用于图像分割(The Matlab2012b version was successfully debugged and Mean-shift was used for image segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:40960
    • 提供者:小弟589
  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 ... 17 »
搜珍网 www.dssz.com