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

搜索资源列表

  1. region_growing_3D

    0下载:
  2. 该程序课实现针对三维图像进行区域增长的分割函数-The program for the course to achieve a three-dimensional image of the partition function of regional growth
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1087
    • 提供者:czxklxq
  1. jiyuquyuzengchangdetuxiangfenge

    0下载:
  2. 图像分割的一种算法,基于区域增长的图像分割算法-image processing
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1055
    • 提供者:sunbaby
  1. OneCutWithSeeds

    0下载:
  2. 本程序使用一个种子点进行区域增长,然后对图像进行分割,包括医学图像和自然图像,分割效果不错-The program uses a seed point for regional growth, and then it is used for the image segmentation, including medical and natural images, segmentation effect is good!!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2439874
    • 提供者:陆青
  1. RegionGrow

    0下载:
  2. 函数主要实现的是基于种子点的区域增长,可以根据函数返回找到满足条件的区域。-The main function is to achieve growth based on regional seed points can be found to meet the conditions of the area in accordance with the function returns
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:1083
    • 提供者:封小云
  1. segment

    0下载:
  2. 一种新的图像处理算法,结合边缘与区域增长算法,特别适合低对比度图像的分割。-a new image segement based on edge and ,region-growing ,have a good result for that low contrast image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:10085
    • 提供者:
  1. Lab__kongjianquyuzengzhang

    0下载:
  2. 此为在Lab空间下进行区域增长,进行图像分割的程序方法,鲜果明显,适用于大部分的图像。-Method This program is carried out in the Lab space region growing, image segmentation, fruit obviously, for most of the images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1064
    • 提供者:shendesheng
  1. region_growing_segmentation

    0下载:
  2. 基于PCL1.7.1库,进行三维点的区域增长分割-PCL1.7.1 based code,written by c++,region growing algorithm
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2360224
    • 提供者:郑特
  1. Image_Segmentation_Base_On_Domain

    0下载:
  2. 区域增长方法是根据同一物体区域内象素的相似性质来聚集象素点的方法,从初始区域(如小邻域或甚至于每个象素)开始,将相邻的具有同样性质的象素或其它区域归并到目前的区域中从而逐步增长区域,直至没有可以归并的点或其它小区域为止。区域内象素的相似性度量可以包括平均灰度值、纹理、颜色等信息。-Region growing method is based on similar properties in the same region within the object pixel to pixel aggr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:85424
    • 提供者:毛巴马
  1. vb

    0下载:
  2. vb做的区域增长的程序,利用用户手动添加种子点,实现图像分割程序。-this is region growing program
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:12401
    • 提供者:寒雪
  1. tuxiangfenge

    0下载:
  2. 主要包括边缘检测算法、分水岭分割、区域增长和合并等-Mainly including edge detection algorithm, watershed segmentation, regional growth and mergers, etc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5539
    • 提供者:王静
  1. Color-based-region-

    0下载:
  2. 这是点云库中的,基于色彩的区域增长算法的程序。-clour-based region growing point cloud
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-12
    • 文件大小:800
    • 提供者:吴晓庆
  1. regiongrow

    0下载:
  2. 区域增长,选择种子点,提取边界,找出边界,得到最小外接多边形-Regional growth, selecting seeds to extract the boundary to identify the boundary to give the minimum bounding polygon
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:1063
    • 提供者:刘远芳
  1. imageProcessing

    0下载:
  2. 实现图像的区域增长,水平腐蚀,垂直腐蚀,全方位腐蚀;实现水平膨胀,垂直膨胀和全方面膨胀-Image area to achieve growth, the level of corrosion, corrosion vertical, comprehensive corrosion achieve horizontal expansion and vertical expansion of all aspects of the expansion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1006
    • 提供者:liwenzhen
  1. region_growing

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

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

    0下载:
  2. 区域增长的算法实现: 1)根据图像的不同应用选择一个或一组种 子,它或者是最亮或最暗的点,或者是位 于点簇中心的点 2...通过像素集合的区域增长算法实现: 区域A 区域B 种子像素增长.3)增长的规则 4)结束条件.-region growing
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1298
    • 提供者:sunyan
  1. segment

    0下载:
  2. 图像分割一种方法,区域增长,能从一个点扩展开的分割方法。非常有效!-is a image segmentation method, regiongrowping,which is extand one point to other place.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:150709
    • 提供者:tanggaoyang
  1. MYDIP-LearningImageProcess

    0下载:
  2. VS2008平台MFC,基于BMP图象的数字图象处理算法。点处理、阈值分割、几何变换、卷积滤波、区域增长算法代码。-VS2008 platform MFC, on BMP image digital image processing algorithms. Point processing, thresholding, geometric transformations, convolution filter, regional growth algorithm code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3866248
    • 提供者:drowningL
  1. areagrowtest

    0下载:
  2. 本程序是区域增长分割matlab程序,可以直接使用!-This procedure is region growing segmentation matlab program that can be used directly!
  3. 所属分类:Special Effects

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

    0下载:
  2. 区域增长小程序,区域增长代码cpp,区域增长代码-quyu zengzhang
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:岳庆兴
  1. 分割代码

    0下载:
  2. 本人最近正在研究三维点云库pcl,可以说三位点云图像处理未来的应用前景非常广阔,因此愿意与各位感兴趣的朋友一起探讨.此程序是本人最近最近感兴趣的三维点云分割程序,通过区域增长算法将三维点云实现较好分割。源程序来自POINT CLOUD LIBRARY外文官方网站,运行此程序需提前配置好pcl点云库。(I was recently on the 3D point cloud library PCL, it can be said that the three sites of cloud imag
  3. 所属分类:3D图形编程

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:七品官人
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com