CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 区域生长算法

搜索资源列表

  1. districating

    0下载:
  2. 设计利用区域生长算法进行图像分割的程序,运行时会有点慢!-design of the use of regional growth algorithm for image segmentation procedures, will be running a bit slow!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:62.33kb
    • 提供者:天路
  1. GrowDialog

    0下载:
  2. 图像分析中的重要应用,区域生长算法,VC程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:337.46kb
    • 提供者:coco
  1. 区域生长分割算法

    2下载:
  2. 利用堆栈实现的区域生长图像分割算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-10-12
    • 文件大小:923byte
    • 提供者:trierwang
  1. LBP.rar

    1下载:
  2. 针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提 出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检 测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试, 结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值 ,Due to the difficulty of getting disparity of less textured pi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:251.23kb
    • 提供者:swx
  1. Region-Grow

    0下载:
  2. 区域生长算法,用于图像分割。 运行RunGrow.m 修改文件名即可。-Region growing algorithm for image segmentation. Run RunGrow.m modify the file name.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.23mb
    • 提供者:gengchenyao
  1. seg_oneseed

    0下载:
  2. 单种子点区域生长图像分割算法:基本处理方法是 以一组种子点开始来行程生长区域,即将哪些预定义属性类似于种子的邻域像素附加到每个种子上-Single seed point region growing image segmentation algorithms: the basic processing method is based on a set of seed points, started to trip the growth region, which is about predefi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1.18kb
    • 提供者:tory
  1. 111quyushengzhang

    2下载:
  2. 又一个经典区域生长源码(区域增长),自带图象可测试,为什么用m代码编写?因为易懂,易用,易改写成其他语言,根据您自己的平台和需求,将这经典的算法应用到您自己的课题项目中去吧,请尽情享用-Another classic source of regional growth (regional growth), bring their own images can be tested, why m coding? Because easy-to-understand, easy to use, eas
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:69.67kb
    • 提供者:zz
  1. regingrow_modify

    0下载:
  2. 本文提供了一种区域生长代码,并对其中的一些算法进行了修改,通俗易懂,值得初学者借鉴.-This article provides a code region growing, and one of a number of algorithm modifications, user-friendly, it is worth drawing for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6.32kb
    • 提供者:小一
  1. region_growing

    0下载:
  2. 区域生长算法对特定区域的分割或提取。希望大家参考和交流。-Region growing algorithm to partition or region-specific extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:53.89kb
    • 提供者:gillyamylee
  1. dip2

    0下载:
  2. 区域生长算法(改进)适合图像分割,特征区域提取-Region growing algorithm (improvement) for image segmentation, feature extraction region
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.64mb
    • 提供者:alahu
  1. imreconstructsz

    1下载:
  2. 对脑部ct图像的头骨形状进行区域生长算法的运算-Ct images of the brain the skull shape of region growing algorithm for computing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:655byte
    • 提供者:zhu
  1. get

    0下载:
  2. 图像处理中要经常用到区域生长,一般方法非常耗时,这个新方法算法速度非常快,结构简单-Frequently used in image processing to regional growth, the general method is very time-consuming, this new method algorithm is very fast, simple structure,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:857byte
    • 提供者:洪金龙
  1. regiongrowing

    0下载:
  2. 用MATLAB实现的基于区域生长算法的图像分割-Implemented using MATLAB-based region growing algorithm for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:1.78kb
    • 提供者:xiaobai
  1. xinxilun

    1下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.3mb
    • 提供者:chengshuai
  1. zhongzi

    2下载:
  2. 采用种子区域生长(seeded region growing)算法对灰度图像和彩色图像进行分割-The seed region growing (seeded region growing) algorithm for gray image and color image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:586.34kb
    • 提供者:jiang
  1. seg_twoseeds

    0下载:
  2. 区域生长算法,使用该算法来提取功能磁共振图像中的相关组织,比如大脑白质,灰质,脑脊液-region growing,using it to extrat the issue of the whithe matter,gray matter,GSF from the image of fmar
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1.23kb
    • 提供者:func_dwt
  1. regionGrow

    0下载:
  2. 区域生长算法实现,适用于图像分割,源代码(Region growing algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:1kb
    • 提供者:冯路遥
  1. Untitled

    0下载:
  2. 利用区域生长算法对图像进行分割,将图像中人物从背景中分离出来(Separating the characters from the background from the background)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:1kb
    • 提供者:azx123
  1. split

    0下载:
  2. 利用matlab程序编写的图像分割代码,算法为区域生长算法,效果很好(Image segmentation code written by MATLAB program, the algorithm is regional growth algorithm, the effect is very good)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:35kb
    • 提供者:pwp
  1. grow3

    1下载:
  2. 区域生长算法,可较好地实现城市主干道道路块提取,配合数学形态学操作可实现城市主干道道路提取(Regional growth algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:程序员1996
« 12 3 4 »
搜珍网 www.dssz.com