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

搜索资源列表

  1. Edge_Detection_and_Segmentation

    0下载:
  2. mage Processing Toolbox needed Edge Detection Prewitt Roberts Log Canny Sobel Straight Line Hough Transform quadree region growing threshold watershed
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6789
    • 提供者:少文
  1. grid_segmentation.zip

    0下载:
  2. This paper presents a novel segmentation algorithm for metallographic images, especially those objects without regular boundaries and homogeneous intensity. In metallographic quantification, the complex microstructures make the conventional approache
  3. 所属分类:Windows编程

    • 发布日期:2011-05-05
    • 文件大小:712264
    • 提供者:jjrs05
  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. softwareTT

    0下载:
  2. This attachment contain several matlab files for image segmentation, including region growing, FCM.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:986147
    • 提供者:a_veloz
  1. vcimageprocessing

    0下载:
  2. 数字图像处理VC平台 比较全面 基本常用的图像处理算法都有比如腐蚀 区域生长等 对于图像接口以及图像处理初学者来说很有帮助-VC platform for digital image processing more comprehensive basic image processing algorithms are commonly used in corrosion region growing, etc. For example, the image interface and image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:4998481
    • 提供者:chengpin
  1. GUI_sanweikeshihua

    1下载:
  2. 该程序为gui程序,程序中很多菜单可以实现三维体可视化,区域生长算法进行图像分割以及栅状图三维可视化,界面很好!-The program for the gui program, the program, many of the menu can be achieved visualization of three-dimensional body, region growing algorithm for image segmentation and visualization of thre
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:246875
    • 提供者:成林
  1. region_growing

    0下载:
  2. code for region growing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:55190
    • 提供者:subramanyam
  1. Harris

    0下载:
  2. 区域生长算法,能够提供比较完美的区域生长结果!-Region growing algorithm, can provide the results of region growing more perfect!
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4712550
    • 提供者:yuchao
  1. pepp

    0下载:
  2. This code contains region growing segmentation algorithm to obtain the similar edges in color images
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:66162
    • 提供者:Rekha.N
  1. region-grow

    0下载:
  2. region growing algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:809
    • 提供者:nanang
  1. reg-grow

    0下载:
  2. Region Growing in Python
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:62808
    • 提供者:ozkan
  1. Gddivisionr

    0下载:
  2. 图形分割,cannyy算子的区域生长阈值分割 -The region growing graph partitioning, cannyy operator threshold segmentation
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-27
    • 文件大小:79219
    • 提供者:lxiao
  1. fenge

    0下载:
  2. 对一副图像进行区域增长分割,有中文注释,易于学习-To segment a image by using region growing, with Chinese annotation, easy to learn
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:37344
    • 提供者:疾风
  1. matlabregion

    0下载:
  2. the method of segmentation region growing.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-12-05
    • 文件大小:1929
    • 提供者:mariem
  1. regionGrowing

    0下载:
  2. region growing algorithm using matlab-region growing algorithm using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:2759
    • 提供者:
  1. RegionGrow

    0下载:
  2. 图像分割中区域生长算法的源码,下载时注意修改所需参数-Image segmentation region growing algorithm source code, download, modify the parameters required attention
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:873
    • 提供者:洪容容
  1. AreaSelect.C

    0下载:
  2. 用C语言实现区域增长,区域生长是一种很重要的图像分割方法。它是指从某个像素出发,比较相邻接像素的特征向量(包括灰度、边缘、纹理等特征),在预先指定的准则下,若它们足够相似则作为同一区域合并,以此方式使相似特征的区域不断增长,最后形成分割图像。-Regional growth, regional growth is a very important image segmentation method using the C language. It refers to starting from
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:2351
    • 提供者:yangyang
  1. region-growing-method

    0下载:
  2. 数字图像处理图像分割-区域生长法region growing method-region growing method
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1007
    • 提供者:文星
  1. 57820

    0下载:
  2. region growing source code using matlab
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:55296
    • 提供者:mary1992
  1. 57823

    0下载:
  2. Region growing source code using matlab.
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:5120
    • 提供者:mary1992
« 12 3 »
搜珍网 www.dssz.com