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

搜索资源列表

  1. 123

    0下载:
  2. 基于区域生长的图像分割,选取生长点,回车即可得到相应的分割图像-Image segmentation based on region growing, growing point selected, press Enter to give the corresponding segmented image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1030
    • 提供者:辛坦轩
  1. regionGrowing

    0下载:
  2. 基于区域生长的图像分割,带例程。效果不错。-iamge segmentation based on region growing。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2781653
    • 提供者:闫云凤
  1. Gonzales-image-processing

    0下载:
  2. 该算法是经典的区域生长算法,在图像分割中比较常用。代码相对比较简单,也较易理解。-This algorithm is a classical region growing algorithm, and is commonly used in image segmentation.. The code is relatively simple and understandable..
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:223547
    • 提供者:christlxl
  1. regionGrow

    0下载:
  2. 基于种子点8-领域的区域生长算法,程序运行后,会弹出一个包含原图像的窗口,用户可以用鼠标在其中选取一个种子点并下“Enter”键,之后会出现分割结果-Region growing algorithm based on seeds point 8- field, after the program is running, will pop up a window contains the original image, in which the user can use the mouse to
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1033
    • 提供者:hezhongwen
  1. GC_RegionGrew

    0下载:
  2. 区域生长图像分割,获取相似的区域,使用区域生长的方法-Region growing image segmentation, obtaining similar regions, using region growing method
  3. 所属分类:Console

    • 发布日期:2017-05-30
    • 文件大小:11929323
    • 提供者:陈智君
  1. LPR

    0下载:
  2. 主要是车牌识别的代码,包括二值化,霍夫变换线条检测,区域生长算法,字符分割等-Mainly LPR code, including binary, Hough transform line detection, region growing algorithm, character segmentation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:2691037
    • 提供者:James
  1. IJETTCS-2012-08-24-100

    1下载:
  2. Image segmentation by region growing method is robust fast and very easy to implemented, but it suffers from: the threshold problem, initialization, and sensitivity to noise. Genetic algorithms are particular methods for optimizing functions
  3. 所属分类:software engineering

  1. regiongrowing

    0下载:
  2. 区域生长算法在高分辨率遥感影像中的分割应用,实现建筑物的提取-Region growing algorithm in high resolution remote sensing image segmentation applications, to achieve extraction of the building
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1485
    • 提供者:csm
  1. regionGrow_xj

    0下载:
  2. 经典的区域生长法,选取好合适的种子点可以很好的完成图像的分割。-Classic region growing, a good fit seeds can be very good to complete the image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1110
    • 提供者:徐军
  1. regiongrowing

    0下载:
  2. 基于区域生长的图像分割,可以自己设置区域生长点。区域生长是一种串行区域分割的图像分割方法。区域生长是指从某个像素出发,按照一定的准则,逐步加入邻近像素,当满足一定的条件时,区域生长终止-Based on region growing image segmentation, you can set your own area growing point. Region growing image segmentation method is a serial region segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1530
    • 提供者:lee_dan
  1. chapter11

    0下载:
  2. 图像分割,包括边缘检测算子,霍夫变换,hough变换,阈值分割,区域生长,分水岭算法等。-Image segmentation, including edge detection operator, hough transform, hough transform, threshold segmentation, region growing, watershed algorithm, etc.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-30
    • 文件大小:8059
    • 提供者:林晨
  1. mean-shift_color-img-segment

    0下载:
  2. 基于matlab的彩色图像分割实验,运用meanshift算法以及区域生长法,算法包含漏检数,正确率的计算。-Matlab-based color image segmentation experiments, the use of algorithms and meanshift region growing algorithm contains the number of missed, calculate the correct rate.
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:198526
    • 提供者:江宸瀚
  1. quyushengzhang

    0下载:
  2. 本代码用MATLAB开发环境,用基于区域生长的方法实现了图像的分割。欢迎大家参考学习和指正交流。-This code with MATLAB development environment, using the method based on region growing image segmentation was realized.Welcome to refer to learning and correct communication.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1182
    • 提供者:guiyuan
  1. quyushengzhang

    0下载:
  2. 通过区域生长法达到图像分割的目的。效果不错。-Region growing image segmentation method to achieve the purpose of adoption. Good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1119
    • 提供者:张博
  1. image-segmentation_RegionGrowing

    0下载:
  2. 区域生长算法分割彩色图片,使用时只需要更改主程序(HaralickGrowingAlgorithm.m)中的图片路径即可使用,属于Matlab程序,压缩文件中含有原始图片-color image segmentation based on region growing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:216856
    • 提供者:jiangsanmu
  1. regionGrow

    0下载:
  2. 区域生长算法,鼠标点击,然后按下ENTER键进行生长分割。-Region growing algorithm, mouse clicks, and then press the ENTER key to growing segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:808
    • 提供者:lina
  1. regiongrow

    0下载:
  2. Perform segmentation by region growing
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:998
    • 提供者:malevor
  1. regiongrowing.py.tar

    0下载:
  2. segmentation using region growing in an image
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2226
    • 提供者:123sahata
  1. rg3D

    0下载:
  2. Image processing tool - segmentation: 3-D region growing
  3. 所属分类:CAD

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:Aisu Yang
  1. 区域生长法代码

    0下载:
  2. 用区域生长法代码实现对图像的分割,包括阈值的选取(Using region growing method to achieve the image segmentation, including the selection of threshold)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:hlp
« 1 2 ... 6 7 8 9 10 1112 »
搜珍网 www.dssz.com