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

搜索资源列表

  1. Handvein

    0下载:
  2. 手背静脉提取 手背静脉的分割,提取,二值化后进行区域生长-Extraction of dorsal hand vein vein segmentation, extraction, after the binary region growing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:3039173
    • 提供者:zj66
  1. srg

    0下载:
  2. Statistical region growing image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:421631
    • 提供者:Mourad
  1. deer

    1下载:
  2. 对灰度图像或RGB图像,进行基于边缘检测和区域生长的图像分割技术-On grayscale images or RGB images, for edge detection and region growing-based Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1087
    • 提供者:何海洋
  1. regiongrow

    0下载:
  2. 完成区域生长算法,其中先使用sobel进行边缘检测(也可以跳过此步骤),再进行区域生长实现分割。使用VC++6.0,opencv1.0-Complete the region growing algorithm, which first edge detection using sobel (you can also skip this step), then the region growing to achieve segmentation. Use VC++6.0, opencv1.0
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:8791
    • 提供者:姜姜
  1. regiongrow

    1下载:
  2. 用MATLAB实现基于区域的区域生长图像分割方法的源代码。-REGIONGROW Perform segmentation by region growing.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:914
    • 提供者:LWH
  1. zhongzhilb

    0下载:
  2. 图像处理的滤波算法,matlab实现的,用于算法仿真-Based on region growing image segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:725
    • 提供者:mhx
  1. matlab

    0下载:
  2. 利用matlab图像处理技术,使用区域增长方法对图像进行分割-Matlab image processing technology by using region growing image segmentation method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:525
    • 提供者:遥想古风
  1. Graphics-code

    0下载:
  2. 图像处理课,课程实验,实现了交互式选择种子,区域生长法进行图像分割,以及采用分裂合并法进行图像分割。-Image processing courses, course test, to achieve interactive select seeds for region growing image segmentation, and the use of split and merge image segmentation method.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3970274
    • 提供者:YUANZX
  1. grow

    0下载:
  2. 通过区域生长进行图像分割,所得到的区域是闭合的曲线-Image segmentation by region growing, and the resulting curve of the area is closed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:918
    • 提供者:yu
  1. region_growing

    1下载:
  2. 图像区域生长的matlab程序,可实现图像分割,内附分割图片。-Matlab image region growing process to achieve image segmentation, image segmentation included.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:55865
    • 提供者:李韬
  1. region_growing123

    0下载:
  2. 图像分割matlab代码,区域生长,效果很好-Image segmentation matlab code, region growing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:9120
    • 提供者:安南
  1. demo

    0下载:
  2. 改代码包含了图像的几何变换,平移旋转,灰度变换,二值化,直方图均衡,图像空域增强,图像频域增强,图像形态学,图像分割,手写数字识别,边界跟踪,区域增长,腐蚀膨胀,低通滤波器,小波变换,直方图分段线性拉伸等等的功能。-Change the code contains images of geometric transformation, translation rotation, gray level transformation, binarization, histogram equaliza
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4940202
    • 提供者:陈耀武
  1. fenge

    0下载:
  2. 基于区域生长的区域分割程序,matlab实现。程序运行前首先选择区域生长的起点。-Segmentation based on region growing process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:19627
    • 提供者:lily
  1. regiongrow2

    0下载:
  2. 图像处理的相关程序,图像分割,基于区域生长法的图像分割-Image processing procedures, image segmentation, region growing method based on image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1754
    • 提供者:shuren21
  1. regiongrow

    0下载:
  2. 以区域生长法进行纹理图像的分割,其中,种子点的数目为十个,可以自己设定种子数目-Region growing method to texture image segmentation, in which the number of seed points for the ten, the number of seeds can be set
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:857
    • 提供者:李风
  1. regiongrow

    0下载:
  2. 区域增长 图像分割 源代码 matlab编写 直接运行-Source region growing image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:113859
    • 提供者:吴山大
  1. regiongrow

    0下载:
  2. 该程序用于实现图像分割中的区域生长法。根据灰度差和与种子点是否相邻判断是否生长-The program used to implement the region growing image segmentation method. According to the seed point gray level difference, and whether and to determine whether the growth of adjacent
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:998
    • 提供者:Reisen
  1. regiongroup

    0下载:
  2. 区域生长的图像分割程序(区域生长还有其它方法)-Region growing image segmentation procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:10340
    • 提供者:zfg
  1. tuxiangfengexitong

    1下载:
  2. 这是个基于VC++的图像处理系统,主要实现实现系统能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开的功能 2.实现系统能对图像文件进行保存,另存的功能 3.实现系统能对图像文件进行打印的功能 4.实现系统退出操作的功能 5.图像分割:阈值分割、区域生长、分裂合并 、区域增长法、特征空间聚类法、用分水岭变换分割法等各种方法,实现复杂区域的分割 希望对大家有用-This is based on VC++ image processing system, t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5689719
    • 提供者:李雄
  1. quyu

    0下载:
  2. 数字图像处理,图像分割,区域生长代码 函数的处理结果是将生长后的区域表示为黑色像素,未生长区域表示为白色像素。-Digital image processing, image segmentation, region growing code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5197
    • 提供者:林静
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com