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

搜索资源列表

  1. 5c0ca027bb58

    0下载:
  2. meanshift 图像分割及平滑 包括meanshift的论文及ppt-Code for the Edge Detection and Image Segmentation system and the paper
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10540300
    • 提供者:万晓东
  1. meanshift3

    0下载:
  2. meanshift 图像分割 C++语言-C++ language meanshift image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5671562
    • 提供者:杨过
  1. MeanShiftTest

    0下载:
  2. MeanShift均值漂移图像滤波和分割算法的简单实现-MeanShift mean shift to the simple implementation of image filtering and segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2558
    • 提供者:guyue
  1. mean_shift

    0下载:
  2. meanshift的详细讲解,用于图像平滑,图像分割,目标跟踪-detailed briefings of meanshift, used for image smoothing, image segmentation, target tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-11-29
    • 文件大小:6781952
    • 提供者:why
  1. picture--chasing

    0下载:
  2. 背景建模和前景分割的方式把运动车辆提取出来。并进行最近临关联,输出目标轨迹。 MeanShift运动目标跟踪 matlab程序 1.截取跟踪目标矩阵rect 2.求取跟踪目标的加权直方图hist1 3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。 4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:240563
    • 提供者:l刘翔
  1. mean-shift

    1下载:
  2. 基于meansheift的彩色图像分割方法。其中keyprogram.m为主程序。meanshift为调用函数-Color image segmentation method based meansheift. Where keyprogram.m main program. meanshift call the function
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:253973
    • 提供者:yuantianhua
  1. MSfilter

    0下载:
  2. meanshift filter实现图像滤波,当然也可以作为预分割的结果-meanshift filter implementation of image filtering, of course, also be used as the results of the pre-split
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:968
    • 提供者:Alice
  1. image-segmentation-mean-shift

    1下载:
  2. 基于meanshift的图像分割算法,效果很好,已验证。欢迎下载。-Image segmentation algorithm based on meanshift with good results verified.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:12794
    • 提供者:海纳百川
  1. MeanShiftSegMent

    0下载:
  2. meanshift图像分割,为著名的EDISION图像分割软件源程序图像分割部分代码,单独提取出来直接调用,便于调用。非常适用于学习meanshift图像分割的人群使用。-Meanshift image segmentation, image segmentation is EDISION famous code software source image, individually extracted directly call, easy call. Very suitable for le
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:8781393
    • 提供者:徐从营
  1. 12345798652

    0下载:
  2. 基于meanshift的一种图像分割方法,希望能帮到需要的同学,有什么问题可以给我留言-A tracking method based meanshift, I hope to help students in need, what problems can give me a message
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:161855
    • 提供者:刘星
  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. mymfc

    0下载:
  2. meanshift图像分割,mfc写的交互界面,基于OpenCV-meanshift image segmentation, mfc write interface, based on OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10893571
    • 提供者:黑洲飞人
  1. taotao51

    1下载:
  2. 图像分割 自适应阈值法,otsu法,区域生长法,最大熵法,贝叶斯法,kMeans法,MeanShift法。-Adaptive threshold image segmentation method, otsu method, region growing method, the maximum entropy method, Bayesian method, kMeans law, MeanShift law.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:8014
    • 提供者:淘涛
  1. meanshift_segmentation

    1下载:
  2. 基于opencv的meanshift,人工设置参数,根据产生的结果选择最佳参数,消除图像细小纹理用于分割-English is not good
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:973
    • 提供者:JUN
  1. meanshift_CCA

    0下载:
  2. 均值漂移算法,CCA算法,两种算法结合,可用于无监督纹理分割!-CCA,MEANSHIFT ALGORITHM
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:4655
    • 提供者:LUFANGBO
  1. mean

    0下载:
  2. meanshift算法的实现,用于图像处理和分割图像-The realization of meanshift algorithm for image segmentation, image processing and
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:188145
    • 提供者:bill
  1. meanshift_seg_test

    0下载:
  2. meanshift做图像分割 整理好久 可以直接跑 有测试图片和测试结果 包括分块效果和滤波结果-meanshift do segmentation finishing long run can have the test pictures and test results include the effect of blocking and filtering results
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:24229888
    • 提供者:meiliqin
  1. edison

    0下载:
  2. meanshift 图像分割算法,非常经典的图像分割算法,附带界面,可显示分割效果-meanshift image segmentation code
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-10
    • 文件大小:17627261
    • 提供者:diwujing
  1. code

    0下载:
  2. 基于meanshift MATLAB 版本的图像分割源码-Meanshift based image segmentation Source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1285
    • 提供者:hua
  1. seg

    0下载:
  2. meanshift 图像分割,采用opencv 和c++编程实现-meanshift image segmentation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:11977583
    • 提供者:yang
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com