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

搜索资源列表

  1. regiongrowing

    0下载:
  2. 国外高校的关于图像区域生长的算法源码,编写的代码非常紧凑,算法执行效率高-Image region growing algorithm by abroad univertity and the algrorithm level is very high and efficient
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:882
    • 提供者:李波
  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. Program for region growing algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4500
    • 提供者:Shaima Haris
  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. code

    0下载:
  2. This code mainly for image enhancement. Here we are apply seeded region growing to segment foreground and background. And enhance the foreground part alone using. Finally we combined the foreground and background part. Code very suitable for medical
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-29
    • 文件大小:449723
    • 提供者:vasanth
  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. automic-regiongrow-segmant

    0下载:
  2. 自动化的区域生长分割程序,内附有图像,可直接运行。-Automated region growing segmentation program, containing an image, can be directly run.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:17121
    • 提供者:lishujuan
  1. qyszsf

    0下载:
  2. C语言编写的区域生长算法,大论文中程序,内附算例-Region growing algorithm C language, large paper program, containing examples
  3. 所属分类:CSharp

    • 发布日期:2017-05-23
    • 文件大小:6935835
    • 提供者:dengye
  1. DIP

    2下载:
  2. 包含基于三种不同方法的应用于图像处理的矩阵低秩分解的matlab算法,可以将目标图像分解为一个低秩图像和一个稀疏图像之和;并包含一种基于区域生长方法的图像区域识别程序,可以用来提取图像中的目标。-Containing used in image processing based on three different methods of low-rank matrix decomposition algorithm matlab, the target image can be decompos
  3. 所属分类:Special Effects

    • 发布日期:2016-04-23
    • 文件大小:9216
    • 提供者:徐阳
  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. vehicle-lane-detection

    0下载:
  2. 能实现直线型车道线的有效检测,利用改进的hough变换和区域生长方法,提高检测的准确性。-Can be achieved effectively detect lane straight line, with improved hough transform and region growing methods to improve detection accuracy.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-30
    • 文件大小:500758
    • 提供者:tina
  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. ostuPquyuzhengzhang

    0下载:
  2. 用于左心室分割的Ostu法和区域增长法选取特定的分割位置,有详细标注,可用于学习与应用,附有两张BMP格式的左心室图像和3张DICOM格式的左心室图像-Left ventricular image for the left ventricle segmentation Ostu method and region growing segmentation method to specific location, detailed labels, can be used for learning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:282830
    • 提供者:李四
  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. region_growing

    0下载:
  2. 比较简单区域增长算法对dicom数据进行分割,注释详尽,适合初学者学习-segment image with region growing for dicom data
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1162
    • 提供者:baoshanyang
  1. RegionGrow

    0下载:
  2. 区域生长算法函数,用于边缘提取,很好的效果-Region growing algorithm functions for edge detection, good results
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:16037
    • 提供者:crystal
« 1 2 ... 14 15 16 17 18 1920 21 »
搜珍网 www.dssz.com