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

搜索资源列表

  1. openCV图像处理,内含边缘检测

    0下载:
  2. openCV图像处理,内含边缘检测、边缘分割、区域增长、高斯噪声、椒盐噪声消除以及自适应中值滤波函数的实现-openCV image processing, includes edge detection, edge segmentation, region growing, Gaussian noise, salt and pepper noise cancellation and adaptive median filter function implementation
  3. 所属分类:GDI/图象编程

    • 发布日期:2016-01-25
    • 文件大小:1039360
    • 提供者:bodysen
  1. SeedGrow.rar

    1下载:
  2. 实现遥感图像的自动区域生长,无需选择种子点,实现图像的自动区域分割。,Remote sensing imagery to achieve an automatic region growing, the need to choose the seed point, automatic image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:62813
    • 提供者:黄天
  1. TEST

    0下载:
  2. 人脸检测,人眼检测,基于区域生长的图像分割-Face detection, eye detection, image segmentation based on region growing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-24
    • 文件大小:7826535
    • 提供者:凯子
  1. Yuzhifenge

    0下载:
  2. 图像阈值分割,包括:直方图门限选择、半阈值选择和迭代阈值。图像边缘提取,包括:轮廓提取、边界跟踪和区域增长-Image threshold segmentation, including: histogram threshold selection, quasi-threshold selection and iterative thresholds. Image Edge Detection, including: contour extraction, boundary tracking a
  3. 所属分类:Special Effects

    • 发布日期:2015-07-17
    • 文件大小:223875
    • 提供者:yutao
  1. 963

    0下载:
  2. 为了提取血管扩张收缩的变化趋势,在采集原始视频AVI图像,进行帧序列转换后,提取血管轮廓成为研究 的重点。文中提出了一种基于标记分水岭对血管超声帧图像的分割方法,该法针对超声图像对比度低、噪声强的特点在标记 之前进行小波域增强。实验证明该法较传统的区域生长法更能准确地提取目标轮廓。基于该法得到的血管在连续时间内截面 积变化曲线,更方便医师进行精确的病理分析。由此可见,该法更适用于超声血管图像的边界提取。 -In order to extract the trend of cont
  3. 所属分类:Graph program

    • 发布日期:2017-05-06
    • 文件大小:1052321
    • 提供者:王一
  1. quyushengzhang

    0下载:
  2. 利用matlab编写的区域生长的程序,用于图像分割-Prepared using matlab region growing process for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:6443
    • 提供者:Mr. Yang
  1. cellsegmentation

    0下载:
  2. 将图像中的细胞进行分割,先预处理去噪,再用大津阈值进行分割、区域生长,最后进行细胞核仁的百分比计算-The cell image segmentation, denoising preprocessing first, then Otsu threshold segmentation, region growing, and finally to a percentage of nucleolar
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8092095
    • 提供者:尧颖婷
  1. regrow

    0下载:
  2. Region growing algorithm for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:549
    • 提供者:aditya
  1. quyushengzhangfa

    0下载:
  2. 利用遗传算法和基于区域的生长法莱实现图像的分割,突出感兴趣的部分-Using genetic algorithm and region growing method to achieve image segmentation Lay, highlight the interesting part
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:3330
    • 提供者:刘芝麻
  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. 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. 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. 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. 38194-1136168-segmentation-d-une-image-avec-cmugr

    0下载:
  2. VC++ Region growing segmentation
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-15
    • 文件大小:211968
    • 提供者:MeriemB
  1. region

    1下载:
  2. 区域生长法,手动选种子点吗,它是一个迭代的过程,这里每个种子像素点都迭代生长 直到处理过每个像素,因此形成了不同的区域,这些区域它们的边界通过闭合的多边形定义。 在区域生长中的主要问题如下: (1)表示区域的初始化种子的选择:在区域生长过程中,这些不同区域点合适属性的选择。 (2)基于图像具体属性的像素生长不一定是好的分割。在区域生长过程中,不应该使用连通性或邻接信息。 (3)相似性:相似性表示在灰度级中观察在两个空间邻接像素之间或像素集合的平均灰度级间的最小差分,它们将产生不同的区域
  3. 所属分类:图形图象

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:liuyanboooooo
  1. matlab

    1下载:
  2. 基于区域的区域生长图像分割方法,提供给从事图像分割的朋友们(Region based image segmentation method for region growing)
  3. 所属分类:图形图像处理

  1. cimb8ematzip

    0下载:
  2. This is code for image prossesing by region growing of segmentation.
  3. 所属分类:文章/文档

    • 发布日期:2018-04-30
    • 文件大小:16384
    • 提供者:antonrti
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com