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

搜索资源列表

  1. MeanShift

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

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

    0下载:
  2. 用于数字图像处理,均值漂移算法的实现,matlab代码实现,具有较好的借鉴意义-For digital image processing, implementation of the mean shift algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1082
    • 提供者:韩牛
  1. gerbil-1.0b-win-x64

    0下载:
  2. image segmentation with k-means algorithm and mean shift clustering and filtering
  3. 所属分类:CSharp

    • 发布日期:2017-06-10
    • 文件大小:17403065
    • 提供者:chawki
  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. UKFMean_Shift

    0下载:
  2. 提出一种多尺度理论与无味卡尔曼滤波 器(UKF)相结合的视频跟踪改进算法。利用多尺度理论统计跟踪窗内的信息量,使用 UKF 对得到的信息量进行预测,通过修正后的信息量 计算窗口变化比例系数,对尺度任意变化的目标进行跟踪。-An novel method is proposed that is multi-scale space theory combined with Unscented Kalman Filter(UKF). UKF filter is introduced to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1158379
    • 提供者:小于
  1. 1756456

    0下载:
  2. 设计了一种基于TMS320C6455与FPGA 的实时图像跟踪系统,该系统首先采用MAX9526 采集图像,利用FPGA 对图像进行均值滤波,滤波后数据采用乒乓方式传输给DSP。Mean Shift 跟踪算法采用图像像素灰度距离中心点的距离作 为目标特征建立核函数,实现对目标的实时跟踪。实验表明,该系统具有良好的实时性与稳定性。-Designed a real-time image-based tracking system TMS320C6455 and FPGA, the system
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1670195
    • 提供者:rambolyb
  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. 这个程序主要阐述如何用均值漂移算法在图像跟踪中的应用,并通过例子将跟踪区域显示在图像中-This program mainly describes how to use the mean-shift algorithm in the image tracking application, and through examples will be tracking the region shown in the image
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:824057
    • 提供者:YangKai
  1. meanshift

    0下载:
  2. 均值漂移算法是一种基于颜色特征的无参密度估计算法,被人们广泛的应用于图像滤波、聚类分析和目标跟踪等领域。-Mean shift algorithm is a nonparametric density estimation algorithm based on color feature, which is widely used in the fields of image filtering, clustering analysis and target tracking.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:4138882
    • 提供者:王乾
  1. MeanShift

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

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

    0下载:
  2. Camshift它是MeanShift算法的改进,称为连续自适应的MeanShift算法,CamShift算法的全称是 Continuously Adaptive Mean-SHIFT ,它的基本思想是视频图像的所有帧作MeanShift运算,并将上一帧的结果(即Search Window的中心和大小)作为下一帧MeanShift算法的Search Window的初始值,如此迭代下去。-CAMSHIFT it is improved meanshift algorithm, called for
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3174
    • 提供者:张荡荡
  1. MeanShift

    0下载:
  2. 实现mean shift 图像滤波,半径参数可调,直接可运行。-Realization of image mean shift filtering, Radius parameter can be adjusted and can be run directly.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:978
    • 提供者:李恒
  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. MEAN_SHIFT_2016

    0下载:
  2. MEAN SHIFT ALGORITHM FOR MATLAB AND IMAGE SEGMENTATION CODE WHICH IS MATLAB SUPPORT
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:195748
    • 提供者:AnanthArumugam
  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. msseg

    0下载:
  2. 在立体匹配中,经常会用到图像分割,其中均值漂移用得很多,文件中给出了漂移算法的matlab程序实现。-In stereo matching, often used for image segmentation, mean shift which used a lot, the document given shift algorithm matlab program implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:101686
    • 提供者:新月
  1. XNLO9

    0下载:
  2. 用均值平移算法进行的图像分割源程序,matlab环境 不错的-Using the mean shift algorithm for image segmentation source program, matlab environment is good
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-14
    • 文件大小:35694
    • 提供者:iqeratioh
  1. Meanshift

    0下载:
  2. Meanshift均值漂移算法,图像中的物体进行跟踪定位。(Meanshift mean shift algorithm, tracking and positioning objects in the image.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:214016
    • 提供者:秋雨4400
  1. 42478247

    0下载:
  2. Using the mean shift algorithm for image segmentation source program, matlab environment is good
  3. 所属分类:系统编程

    • 发布日期:2017-12-28
    • 文件大小:34816
    • 提供者:weadqstk
  1. MeanShift

    0下载:
  2. meanShift,均值漂移,在聚类、图像平滑、分割、跟踪等方面有着广泛的应用。一般是指一个迭代的步骤,即先算出当前点的偏移均值,然后以此为新的起始点,继续移动,直到满足一定的结束条件。(MeanShift, mean shift is widely used in clustering, image smoothing, segmentation, tracking and so on. Generally refers to an iterative step, that is, first
  3. 所属分类:OpenCV

    • 发布日期:2017-12-27
    • 文件大小:61440
    • 提供者:荀令君
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com