搜索资源列表

  1. 区域生长分割算法

    0下载:
  2. 利用堆栈实现的区域生长图像分割算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-10-12
    • 文件大小:923
    • 提供者:trierwang
  1. 数据结构和算法Flash动画演示

    0下载:
  2. 数据结构和算法Flash动画演示 B树的删除,B树的生长过程,串的顺序存储,单链表结点的插入,单链表结点的删除,堆排序,二叉排序树的删除等-data structures and algorithms Flash animation demo B-tree removal, B-tree growth, the sequence string storage, single linked list of nodes inserted,
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-03
    • 文件大小:965632
    • 提供者:仙道
  1. 三角网生成

    0下载:
  2. VC++下的不规则三角网生成算法,这是不规则三角网的生长算法,通过建立TIN类,在TIN类内实现一些方法.-VC under the TIN generation algorithm, which is triangular irregular network growth algorithm, through the establishment of TIN category, the category TIN achieve som
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-03
    • 文件大小:2048
    • 提供者:feng
  1. districating

    0下载:
  2. 设计利用区域生长算法进行图像分割的程序,运行时会有点慢!-design of the use of regional growth algorithm for image segmentation procedures, will be running a bit slow!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-03
    • 文件大小:63488
    • 提供者:天路
  1. vcforimagedivision2

    0下载:
  2. vcforimagedivisionVC实现区域生长法的递归算法-vcforimagedivisionVC regional growth law recursive algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-11-03
    • 文件大小:1024
    • 提供者:邹磊
  1. pdfImageDivisionForMedicine

    0下载:
  2. 自适应区域生长算法在医学图像分割中的应用-Adaptive Algorithm for regional growth in medical image segmentation of
  3. 所属分类:电子书籍

    • 发布日期:2024-11-03
    • 文件大小:815104
    • 提供者:邹磊
  1. GrowDialog

    0下载:
  2. 图像分析中的重要应用,区域生长算法,VC程序-Image analysis of the important applications, region growing algorithm, VC program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-03
    • 文件大小:2007040
    • 提供者:coco
  1. seg_twoseeds

    0下载:
  2. 区域生长算法分割脑部图像, 两个种子点,解决完整分割白质的算法-Region growing algorithm for segmentation of brain images, the two seed points, solve the integrity of white matter segmentation algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-11-03
    • 文件大小:38912
    • 提供者:alison
  1. region_growing

    0下载:
  2. C语言编写的图像分割程序,采用region growing区域生长算法,只能用于pgm灰度图-C language image segmentation procedures, the use of region growing region growing algorithm, can only be used for grayscale pgm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-03
    • 文件大小:3072
    • 提供者:丛威
  1. Delaunay_Demo

    0下载:
  2. 实现了Delaunay三角网的生长算法。在VC++6.0环境下编译-Realize the growth of Delaunay triangulation algorithm. In VC++ 6.0 compiler environment
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-03
    • 文件大小:51200
    • 提供者:黄昏深处
  1. RegionGrowt

    0下载:
  2. 一个基于c++的区域生长算法程序,从种子点选取到生长规则的确定,很详细。-C++-based region growing algorithm process, from seed selection to the growing point of identification of the rules in great detail.
  3. 所属分类:图形图象

    • 发布日期:2024-11-03
    • 文件大小:2048
    • 提供者:BITwushaoqing
  1. imreconstructsz

    0下载:
  2. 对脑部ct图像的头骨形状进行区域生长算法的运算-Ct images of the brain the skull shape of region growing algorithm for computing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-03
    • 文件大小:1024
    • 提供者:zhu
  1. region_growing

    0下载:
  2. 新的区域生长算法,自动选择种子点,保证别人没有上传过-very good image segtation
  3. 所属分类:Windows编程

    • 发布日期:2024-11-03
    • 文件大小:56320
    • 提供者:
  1. RegionGrowing

    1下载:
  2. 用matlab实现的区域生长算法,能进行图像的区域分割!-RegionGrowing!!
  3. 所属分类:图形图象

    • 发布日期:2024-11-03
    • 文件大小:29696
    • 提供者:冯杰
  1. Harris

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

    • 发布日期:2024-11-03
    • 文件大小:4712448
    • 提供者:yuchao
  1. regiongrowing

    0下载:
  2. 用MATLAB实现的基于区域生长算法的图像分割-Implemented using MATLAB-based region growing algorithm for image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-03
    • 文件大小:2048
    • 提供者:xiaobai
  1. regiongrowing

    0下载:
  2. 区域生长算法,一个老美写的,算法写的相当巧妙,需要花点时间好好看下。-Region growing algorithm, written by an old America, the algorithm is quite clever to write, take time to properly see next.
  3. 所属分类:matlab例程

    • 发布日期:2024-11-03
    • 文件大小:55296
    • 提供者:majie
  1. Region-Grow

    0下载:
  2. 区域生长算法,用于图像分割。 运行RunGrow.m 修改文件名即可。-Region growing algorithm for image segmentation. Run RunGrow.m modify the file name.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-03
    • 文件大小:1288192
    • 提供者:gengchenyao
  1. 自适应生长算法

    0下载:
  2. 压缩包里面有很多关于自适应生长算法的文献,可供大家参考,很有帮助(There are a lot of literature on adaptive growth algorithms in the compressed package, which can be helpful for you to refer to.)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-03
    • 文件大小:8616960
    • 提供者:Kingone
  1. grow3

    0下载:
  2. 区域生长算法,可较好地实现城市主干道道路块提取,配合数学形态学操作可实现城市主干道道路提取(Regional growth algorithm)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-03
    • 文件大小:1024
    • 提供者:程序员1996
« 12 3 4 5 6 7 8 9 10 ... 14 »

源码中国 www.ymcn.org