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

搜索资源列表

  1. meanshift

    0下载:
  2. mean+shift mean+shift mean+shift mean+shift-mean+ shift mean+ shift mean+ shift mean+ shift mean+ shift mean+ shift
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4594
    • 提供者:lipiji
  1. NLMeans

    1下载:
  2. 基于NL_Means的均值平移图像分割算法-NL_Means based on the mean shift image segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2015-04-13
    • 文件大小:914600
    • 提供者:任卡卡
  1. Meanshiftarobustapproachtowardfeaturspaceanalysis.

    0下载:
  2. Mean shift, a robust approach toward feature space analysis
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:2982247
    • 提供者:任卡卡
  1. meanshift

    1下载:
  2. 基于均值漂移算法实现图像的分割,总共带有三个文件,其中两个是两个子程序-Based on mean-shift image segmentation algorithm, with a total of three documents, two of which are the two subroutines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2128
    • 提供者:hahadinghaha
  1. MeanShiftSmooth

    0下载:
  2. 实现了Mean Shift:A Robust Approach Toward Feature Space Analysis一书中的所介绍的平滑方法。-A program of literature of Mean Shift: A Robust Approach Toward Feature Space Analysis introduces smoothing method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:495843
    • 提供者:Bin
  1. MSF

    0下载:
  2. 用Matlab实现基于均值平移(meanshift)算法的灰度图像平滑。有迭代过程,效果比较不错。-A program written by Matlab for image smoothing based mean shift algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:624
    • 提供者:Genghis
  1. meanOpenCVmfc

    0下载:
  2. mean shift 跟踪算法的实现 对运动的图像进行跟踪-mean shift
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-08
    • 文件大小:1993988
    • 提供者:hu
  1. DMS

    0下载:
  2. Accelerated convergence using dynamic mean shift---Matlab 源码-Dynamic mean shift produces comparable results as the standard mean shift algorithm, but can significantly reduce the number of iterations for convergence and takes much less time.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:10904
    • 提供者:sikongyu
  1. loc_im_MSfilter

    0下载:
  2. 基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理。-Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixe
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:840
    • 提供者:mayan
  1. MEANSHIFT

    0下载:
  2. 一个MEAN SHIFT的文件 可以供大家学习 是VC程序 我觉得很有用的-SOME PAPER OF mean shift
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:5905341
    • 提供者:朱晶
  1. filearr

    0下载:
  2. implementation of the basic mean shift algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3485
    • 提供者:serene
  1. im_MSfilter

    0下载:
  2. 基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理 -Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:884
    • 提供者:秦陈刚
  1. Tracker

    0下载:
  2. 关于跟踪领域相当有名的均值平移的改进算法 效果还不错 直接用VC就可以跑起来。源码相当清楚-The field on the track quite well-known mean shift algorithm to improve the effectiveness of the direct use of well can run up on the VC. Source is quite clear
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2022417
    • 提供者:zt
  1. meanshift

    0下载:
  2. 用mfc编写的mean-shift算法,和重心跟踪算法,可以处理动态目标的跟踪,效果甚佳。-Mfc prepared using mean-shift algorithm, and the focus of the tracking algorithm can handle dynamic target tracking, the effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3104668
    • 提供者:姚伟
  1. CsharpEdison

    0下载:
  2. 基于均值漂移(mean shift)算法的图像分割程序,可用于图像特征提取,图像识别等。参考文献:Comaniciu(2002) Mean shift- a robust approach toward feature space analysis.pdf-image segment algorithm based on mean shift, reference Comaniciu(2002) Mean shift- a robust approach toward feature spa
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:117317
    • 提供者:simondu
  1. matlb_test_MeanShift

    2下载:
  2. 均值漂移聚类的源程序,用mean shift 进行聚类,以及绘图显示,很有价值-mean shift based clustering code, using matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2754
    • 提供者:Qingkui Man
  1. meanshift

    0下载:
  2. mean shift聚类算法,可以用来浮现轮廓-mean shift
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:71680
    • 提供者:xueyun
  1. meanshiftzonghe

    0下载:
  2. 这是一种快速的mean-shift算法,他是对于原有mean-shift算法的一种改进,希望能够帮助学习它的同学-This is a fast mean-shift algorithm, he is to the original mean-shift algorithm is an improvement, hoping to help the students learn it
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:4413
    • 提供者:杨雨
  1. MeanShiftOverview

    0下载:
  2. 这是一篇介绍mean-shift算法的概括性文章,文中详细介绍了mean-shif算法的性能和作用-This is a descr iption of the mean-shift algorithm is a general article describes in detail the performance of mean-shif algorithm and the role of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:705284
    • 提供者:杨雨
  1. UsingMeanShifttrackingAlgorithmsforRealTime

    0下载:
  2. 这是一篇介绍mean-shift算法用于实时跟踪和检测方面的文章-This is a mean-shift algorithm is introduced for real-time tracking and testing of articles
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:152977
    • 提供者:杨雨
« 1 2 34 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com