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

搜索资源列表

  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. danduquyushengzhang

    0下载:
  2. 该程序包括读图像的循环程序,同时将图像进行基于灰度的区域生长。-The program includes reading the image of the cycle program, while the image intensity-based region growing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1402
    • 提供者:
  1. interactive-segmentation-method

    0下载:
  2. 基于图像区域生长的方法之一 交互式分割法-Image-based region growing methods: interactive segmentation method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:7947
    • 提供者:michael liang
  1. kantu

    0下载:
  2. 可以打开大部分图片格式包括bmp、jpg等,并对其进行图片的基本处理包括翻转、镜像、傅里叶变换、直方图统计及均衡化、锐化、柔化、加椒盐或高斯噪声、中值滤波、Sobel边缘检测、高斯边缘检测、灰度阀值边缘检测、区域生长、旋转、缩放等操作-Can open most image formats including bmp, jpg, etc., and its basic image processing including flip, mirror, Fourier transform, hist
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:365706
    • 提供者:wangyang
  1. regiongr

    0下载:
  2. Region growing algorithm for gray-scale images (1-channel). Implemented on MATLAB for segmentation.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2893
    • 提供者:buraq01
  1. regiongrow

    0下载:
  2. region growing: Perform segmentation by region grow1ng. [G, NR, SI, TI] = REGIONGROW(F, SR, T). Scan be an array (the same size as F) with a 1 at the coord1nates of every seed point and 0s elsewhere. S can also be a single seed value. Similarly, T
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:967
    • 提供者:Altaee
  1. regiongrow

    0下载:
  2. 区域生长。此算法可以调用运行,算法简单可行。-region growing. it s useful and simple.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1095
    • 提供者:刘涛
  1. quyu

    0下载:
  2. Matlab编程,数字图像处理,区域生长算法源码-Matlab programming, region growing algorithm source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:102428
    • 提供者:fe shine
  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. MeshSegmentation

    0下载:
  2. 基于区域增长法的模型切割 很适于初学者对opengl和三维模型的学习-Model-based region growing method is suitable for beginners cutting and three-dimensional model of the learning opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6869989
    • 提供者:SHIXIA
  1. region_growing123

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

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

    0下载:
  2. This the region growing segmentation algrithm for gray image, user must add a seed point. -This is the region growing segmentation algrithm for gray image, user must add a seed point.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1529
    • 提供者:fanhong
  1. tuxiangzengqiang

    0下载:
  2. 一个是图像增强作用,一个是区域生长算法,两个代码均可运行,只需要修改图像来源。-One is image enhancement, is a region growing algorithm, two code can run, just change the image source.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1378
    • 提供者:
  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. 实现区域生长,手动获得区域生长起始点,符合区域生长条件的点以白色显示-To achieve regional growth, manual region growing to obtain a starting point, in line with regional growth conditions point to a white display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1287
    • 提供者:jiaojiao
  1. RegionGrow

    0下载:
  2. 实现了二维图像的区域增长算法,在二维数组上进行了测试-To achieve a two-dimensional image of the region growing algorithm, tested on two-dimensional array
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:506578
    • 提供者:zhgzhou
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 21 »
搜珍网 www.dssz.com