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

搜索资源列表

  1. 基于灰度特征的meanShift跟踪程序

    0下载:
  2. 基于灰度特征的meanShift跟踪程序,自己编写 易懂 可运行-Based on the characteristics of meanShift gray tracking program, I have written and easy to understand to run
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-19
    • 文件大小:5388957
    • 提供者:孙宁
  1. 基于meanshift的目标跟踪opencv开源代码

    0下载:
  2. 基于meanshift的目标跟踪opencv开源代码,Base mean shift object tracking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:137202
    • 提供者:范五东
  1. MEANSHIFT目标跟踪算法

    0下载:
  2. 国外一个大牛人写的MEANSHIFT目标跟踪算法,程序使用了OPENCV函数库,Foreign person to write a big cow MEANSHIFT the target tracking algorithm, the procedure used OPENCV library
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:106995
    • 提供者:zcq
  1. 2009.rar

    1下载:
  2. 跟踪目标的算法,camshift,meanshift.,Target tracking algorithm, camshift, meanshift.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3644300
    • 提供者:lixinyue
  1. meanshift.rar

    0下载:
  2. 运动目标检测和跟踪的相关论文,对初学者很有帮助,failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3459871
    • 提供者:华辰
  1. meanshift.zip

    1下载:
  2. 这是本人写的利用均值平移算法分割图像,同时包括分割后的图像合并,Mean-Shift algorithm for image segmentation
  3. 所属分类:Graph program

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

    0下载:
  2. 均值漂移测试程序,使用meanshift算法对随机产生的二维正态分布的随机数以及3D空间的数据进行聚类并绘图分步显示聚类过程,也可以从外部导入需要分类的数据,程序中有详尽的注释和说明,并且配有测试结果,非常适合计算机视觉、机器学习、模式识别的朋友参考-failed to translate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:254654
    • 提供者:xiaobo
  1. MeanShift

    0下载:
  2. open cv MeanShift 圖形追蹤 利用RGB追蹤-open cv MeanShift graphics use RGB tracking tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1988539
    • 提供者: 張天彥
  1. kalman_camshift.rar

    1下载:
  2. 基于opencv的例子 使用meanshift算法追踪屏幕中的白点,利用kalman移动搜索框.,Based on the example of the use of opencv tracking algorithm meanshift white screen, using kalman mobile search box.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-26
    • 文件大小:2551507
    • 提供者:oeway
  1. CSC.EGBIS.JSEG.Meanshift

    0下载:
  2. 经典的4种彩色图像分割方法:CSC.EGBIS.JSEG.Meanshift 的VC++实现;及相关英文文献。绝对值得拥有!-The classic four kinds of color image segmentation method: CSC.EGBIS.JSEG.Meanshift of VC++ implementation and the relevant literature in English. Definitely worth having!ha ha ...
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7419524
    • 提供者:USA911
  1. meanshift

    0下载:
  2. MeanShift 代码的matlab实现-The implementation of mean shift by matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:9562
    • 提供者:开文
  1. bodymotiondetection

    0下载:
  2. 学习opencv图像处理中人体目标跟踪的一些很有用的资料,主要是讲camshift,meanshift和高斯混合模型。-Learning opencv image-processing for target tracking in the human body a number of very useful information, mainly speaking camshift, meanshift and Gaussian mixture model.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1454172
    • 提供者:yuyu
  1. FaceTrackingWithFDMeanShift

    0下载:
  2. 用OpenCV的MeanShift函数实现: 先人脸识别,再跟踪人脸。-With MeanShift from OpenCV, first face detecting, then face tracking...
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2913
    • 提供者:Beckya
  1. meanshift

    0下载:
  2. 此代码是通过matlab实现图像的平滑与分割!-This code complete a image smooth and segmentation!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3692
    • 提供者:王超
  1. MS_MATLAB

    0下载:
  2. meanshift图像分割 1.mean shift 的迭代过程只做了一次(为了简单) 2.对图像中的某一点进行平移时,只考虑了距离它小于2*hr的点,而不是图像中所有的 点。 3.实验过程中只用到了gauss核,虽然提供了method的选择,但在进行值域加权时只用 到gauss核,如果需要请自己改正。-meanshift segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:16215
    • 提供者:袁坤
  1. meanshift-demo

    0下载:
  2. 基于MeanShift的图像分割,分割出来的每个区域,采用漫水填充算法,使用不同的颜色表示出来。-Based image segmentation of MeanShift, each region segmentation, diffuse water filling algorithm, using a different color represented.
  3. 所属分类:OpenCV

    • 发布日期:
    • 文件大小:932
    • 提供者:孙琴
  1. meanshift

    0下载:
  2. 一个关于图像平滑,与图像平滑的论文,压缩包中包括图像平滑的代码与图像平滑的论文,希望可以与大家一起分享-One on the image smoothing, and image smoothing papers, compressed package includes the code in image smoothing and image smoothing papers, hoping to share with you
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4556244
    • 提供者:hhj
  1. meanshift

    0下载:
  2. mean shift 图像分割 c++ edition-mean shift image segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:5678868
    • 提供者:cs
  1. MeanShift

    0下载:
  2. 均值漂移算法中很牛的外国人写的文章,非常值得学习-A very good paper about means_shift.Reading it ,you can learn a lot.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2999618
    • 提供者:zhounan
  1. MeanShift

    0下载:
  2. 用meanshift方法在opencv和vs2008上实现运动物体的检测与跟踪。-Meanshift methods used to achieve the opencv and vs2008 moving object detection and tracking.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-08
    • 文件大小:15593604
    • 提供者:
« 1 2 3 45 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com