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

搜索资源列表

  1. meanshiftsmooth

    0下载:
  2. 一个本人写的均值漂移的算法,用于彩色图像分割的,有一定的调整,这个是对图像进行平滑操作-mean shift use in color image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:928
    • 提供者:yelizao
  1. meanshiftseg

    0下载:
  2. 一个均值漂移的算法,用于彩色图像分割的,有一定的调整,这个是图图像进行分割的程序-mean shift use in color image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:1319
    • 提供者:yelizao
  1. getkernalmatrix

    0下载:
  2. 一个均值漂移的算法,用于彩色图像分割的,有一定的调整,这个是mean shift的核函数,主函数,分割后的结果,以及实验采用的数据-mean shift use for color image
  3. 所属分类:Special Effects

    • 发布日期:2017-12-08
    • 文件大小:84263
    • 提供者:yelizao
  1. IS_Pyramid

    0下载:
  2. 图像分割指的是将数字图像细分为多个图像子区域的过程,在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法。-Image segmentation refers to the digital image is subdivided into a plurality of image sub-regions in the process, implemented in OpenCv three associated with image se
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:11660933
    • 提供者:grace
  1. MeanShiftSegMent

    0下载:
  2. 根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及 C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是 Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5794452
    • 提供者:
  1. meanshift-tracking-source

    0下载:
  2. mean-shift源程序,学习好代码,用于图像分割,识别和跟踪-menshift tracking source
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:188751
    • 提供者:yashao
  1. mean_shif_fenge

    0下载:
  2. 基于均值漂移的图像分割 效果还是不错的 与大家共享-Image segmentation based on mean shift effect is good to share with everyone
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1833
    • 提供者:李磊
  1. MeanShift

    0下载:
  2. mean shift 源码实现图像分割和视频跟踪,或者句类-mean shift source image segmentation and tracking video, or SC
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3041
    • 提供者:lixjun
  1. meanshift

    0下载:
  2. Mean Shift,我们 翻译为“均值飘移”。其在聚类,图像平滑。图像分割和跟踪方面得到了比较广泛的应用。-Mean Shift
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-29
    • 文件大小:11581870
    • 提供者:老鼠
  1. menashiftmatlab2

    0下载:
  2. 这个程序再matlab2012b版本上调试成功,以前在毕业设计的时候在网上找到的资料,希望对大家有用,mean-shift用于图像分割 Matlab程序-This program debug version then matlab2012b success in graduate design information previously found on the Internet when we want to be useful, MATLAB programs: the use of DW
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:41416
    • 提供者:李妍
  1. MeanShift

    0下载:
  2. 均值漂移算法 用于图像分割,快速高效,非常好-Mean shift algorithm for image segmentation, fast and efficient, very good
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1809953
    • 提供者:曹庙根
  1. 123455

    0下载:
  2. 集成改进Mean Shift 和区域合并两种算法的图像分割,能得到更好的分割效果,且能在一定程度上提高遥感影像分割的自动化。-Improved Mean Shift and regional integration merge two algorithms for image segmentation, segmentation can get better results, and can improve the automation of remote sensing image segme
  3. 所属分类:Development Research

    • 发布日期:2017-04-26
    • 文件大小:454605
    • 提供者:刘青松
  1. mean_shift_iteration

    0下载:
  2. 利用自编的mean shift对图像进行均值漂移分割。-The mean shift use self mean shift image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9793736
    • 提供者:小丸子
  1. Image-segmentation

    0下载:
  2. 图像分割指的是将数字图像细分为多个图像子区域的过程,在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法。-Image segmentation refers to the digital image is subdivided into a plurality of image sub-regions in the process, in OpenCv achieve three associated with image segmen
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:66682
    • 提供者:lushaolei
  1. loc_im_MSfilter

    0下载:
  2. 我们先借助Mean Shift算法的分割特性将灰度值相近的元素进行聚类,然后,在此基础上应用阈值分割算法,达到将图像与背景分离的目的。-We first use the division characteristics of the Mean Shift algorithm, the grey value of similar element in the cluster, and then, on the basis of using threshold segmentation algori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:911
    • 提供者:xj
  1. meanshift

    0下载:
  2. 使用mean shift算法实现图像分割,先将图像扩展,而后实现分割-Using mean shift image segmentation algorithm, first image expansion, then realize segmentation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:629
    • 提供者:Alice Lee
  1. MeanShift

    0下载:
  2. 均值漂移方法实现图像分割,可运行,希望对需要者有所帮助。-Mean shift method to achieve image segmentation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2712
    • 提供者:叶子
  1. meanshiftsegment2

    1下载:
  2. 图形图像处理均值漂移算法分割Matlab -mean shift
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1309
    • 提供者:黄博
  1. meanshift

    0下载:
  2. 均值漂移算法用于图像分割,vs2013配置opencv3.0,有滑动条改变参数。-Mean shift algorithm for image segmentation, vs2013 configuration opencv3.0, there is a slider to change the parameters to see the effect.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:10632598
    • 提供者:陈晨
  1. MeanShift

    0下载:
  2. 综合介绍meanshift算法的使用,使用meanshift算法对图像分割,在后续的运动跟踪埋下基础-This section describes the sum of the mean shift algorithm。Using mean shift algorithm for image segmentation, in a subsequent motion tracking laying foundation
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-31
    • 文件大小:13192593
    • 提供者:hcj
« 1 2 3 4 56 »
搜珍网 www.dssz.com