搜索资源列表

  1. 区域增长

    0下载:
  2. 本代码为区域增长算法,通过区域增长法可以进行图像区域分割
  3. 所属分类:源码下载

  1. 20060414092509823

    0下载:
  2. 一个非常好的区域增长算法的原程序,希望大家喜欢阿-a very good regional growth of the original algorithm procedures, hope you like A
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:4096
    • 提供者:mahuabing
  1. quyushengzhang

    0下载:
  2. 图像处理中关于区域增长的算法,可以对图像进行填充和噪声的标志-image processing on regional growth in the algorithm, the image can be filled with noise and the signs
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:申文涛
  1. seg_source

    1下载:
  2. 拥有许多图像分割的算法,有区域增长,水平集,分水岭,edgeflow等-possesses many of the image segmentation algorithm, a regional growth, level sets, watershed, such as edgeflow
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:135168
    • 提供者:胡高翔
  1. imageTrackForImageDivision

    0下载:
  2. 基于区域增长的图像跟踪算法的研究-based on regional growth for Image Tracking Study
  3. 所属分类:图形图象

    • 发布日期:2024-05-23
    • 文件大小:207872
    • 提供者:邹磊
  1. regiongrow

    0下载:
  2. 区域增长的算法实现: 1)根据图像的不同应用选择一个或一组种 子,它或者是最亮或最暗的点,或者是位 于点簇中心的点 2...通过像素集合的区域增长 算法实现: 区域A 区域B 种子像素增长.3)增长的规则 4) 结束条件.-regional growth algorithm : 1) According to the images chosen a different application or group of seeds, I
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:蒋建军
  1. RegionGrowingCy

    0下载:
  2. 好用地 matlab 区域增长算法,先输入比较范围,再输入种子点数目,然后就是手动选取种子点了 ,好运哦!-good land Matlab regional growth algorithm, importing more scope to import seed spots, Then, they manually select seed, good luck!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:Cong Yang
  1. hill_climbing

    0下载:
  2. 利用登山算法实现图像分割。算法适用于中心灰度较大,而向邻域逐渐递减的区域分割,如微钙化点图像。根据当前窗口手动设定的局部点,寻找局部灰度极大值点,找到16个角度下的种子点。然后以这16个点为种子点进行区域增长,约束条件为相应的灰度约束和空间约束。-Climbing algorithm using image segmentation. Algorithm applied to a larger central gray, and gra
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:93184
    • 提供者:fly_sea
  1. matching3

    1下载:
  2. 基于图像对的三维重建,利用sift和区域增长算法的稠密匹配以达到三维重建的目的-Image-based three-dimensional reconstruction of the use of sift and regional growth of the dense matching algorithm in order to achieve the purpose of three-dimensional reconstruct
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-23
    • 文件大小:26624
    • 提供者:
  1. RAG

    0下载:
  2. 包含区域增长算法 区域合并算法 和阈值分割算法-Regional growth algorithm contains the algorithm and region merging threshold segmentation algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:5941248
    • 提供者:allen
  1. matlabRegionGrow

    0下载:
  2. 基于matlab的区域增长算法,能够有效地实现区域增长,实现快速的计算-Matlab-based regional growth algorithm, can effectively realize the regional growth, achieve rapid calculation of
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:zhourl
  1. 111quyushengzhang

    0下载:
  2. 又一个经典区域生长源码(区域增长),自带图象可测试,为什么用m代码编写?因为易懂,易用,易改写成其他语言,根据您自己的平台和需求,将这经典的算法应用到您自己的课题项目中去吧,请尽情享用-Another classic source of regional growth (regional growth), bring their own images can be tested, why m coding? Because easy-t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:70656
    • 提供者:zz
  1. Regional_Growth_Act

    0下载:
  2. 典型,具有代表性的区域增长算法,选取了3个种子。-Typical and representative regional growth algorithm, select the 3 seed.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:学生
  1. regiongrow

    0下载:
  2. 区域增长速算法的C++编程实现代码,带有编程注释。-region grow c++ code for image processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:张建宏
  1. Region

    0下载:
  2. 区域增长算法用vc实现的,图像处理用得到-Region of VC
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:6144
    • 提供者:swan
  1. segmentation3D

    0下载:
  2. 利用itk的区域增长算法,分割三维图像并用vtk进行重建显示-Regional growth in the use of the itk algorithm, segmentation and three-dimensional image reconstruction shows vtk
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-23
    • 文件大小:233472
    • 提供者:宋欣
  1. RegionGrew

    0下载:
  2. 基于opencv的图像区域增长算法,用c++编写的,希望对大家有帮助-region grew algrithm base on opencv,coding by C++, hope it helps
  3. 所属分类:OpenCV

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:fengge
  1. regiongrow

    0下载:
  2. 区域增长算法核心,可以根据图像所在区域 找到同一区域的像素(Kernel of region growth algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:11264
    • 提供者:阿里神坤
  1. region_growing

    0下载:
  2. 区域增长算法,对相似区域进行补全,用于图像区域修正。(Region growing algorithm, to the completion of similar area, used for correction of image region.)
  3. 所属分类:图形图象

    • 发布日期:2024-05-23
    • 文件大小:55296
    • 提供者:Chao SIR
  1. Region_growing

    0下载:
  2. 图像分割方法区域增长法,基于区域增长的感兴趣区域分割方法,区域生长是一种根据事先定义好的准则将像素或者子区域聚合成更大区域的过程(Image segmentation algorithm region growth method)
  3. 所属分类:图形图象

    • 发布日期:2024-05-23
    • 文件大小:2048
    • 提供者:is_jianglq
« 12 3 4 »

源码中国 www.ymcn.org