搜索资源列表

  1. segmentation

    0下载:
  2. 介绍了视觉颜色空间及其在交互式图像分割中的作用, 实验分析了它的奇异性, 在此基础上, 考虑像素的 空间和色彩分布, 提出了基于区域生长法的多颜色空间、 多度量准则的聚类算法和零碎区域的合并算法, 颜色空间选取HSL 和RGB 两种, 相似性度量包括了种子点、 扩张点和生长区域三个方面, 并用于敦煌壁画图像的分割.-Introduce the visual color space and its application in int
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:348160
    • 提供者:singro jiang
  1. 416950642005527163923

    0下载:
  2. 图形分割 边缘检测 轮廓提取 边缘跟踪 种子填充 区域生长等功能-Graphic segmentation edge detection contour extraction of seed filling edge tracking features such as region growing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:2741248
    • 提供者:小五子
  1. seg_oneseed

    0下载:
  2. 单种子点区域生长图像分割算法:基本处理方法是 以一组种子点开始来行程生长区域,即将哪些预定义属性类似于种子的邻域像素附加到每个种子上-Single seed point region growing image segmentation algorithms: the basic processing method is based on a set of seed points, started to trip the growth
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:tory
  1. dip2

    0下载:
  2. 区域生长法进行图像分割的c++程序,以一个种子点进行区域生长-Region growing method of image segmentation c++ Procedures to a seed point for regional growth
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:3815424
    • 提供者:葛秘蕾
  1. regiongrow

    0下载:
  2. 区域生长法的图像分割方法,效果分厂不错,值得借鉴!-Region growing image segmentation method, the effect of a good factory, worth learning!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:9216
    • 提供者:杨雅茹
  1. 111Regionbetter

    0下载:
  2. 经典区域生长源码(区域增长),比起灰度阈值法有不可比拟的优势,一旦尝试,欲罢不能啊,只是,在实时性应用方面还有待改进,m代码编写易懂,易用,易改写成其他语言,如果改写成c,应该速度有所提高.请尽情享用-Classical region growing source (regional growth), compared to gray-scale threshold method has unparalleled advantages,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:zz
  1. pc

    1下载:
  2. 利用相位一致性提取图像边缘,K-means聚类后区域生长进行图像分割,附参考论文。-Using phase coherence image edge extraction, K-means clustering image after region growing segmentation, attached reference paper.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:2565120
    • 提供者:ost86
  1. division

    0下载:
  2. 图形分割,canny算子的区域生长阈值分割-Graphics segmentation, canny operator of the region growing threshold segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:3318784
    • 提供者:黄朝亮
  1. SeedGrow

    0下载:
  2. 实现遥感图像的自动区域生长,无需选择种子点,实现图像的自动区域分割。-Remote sensing imagery to achieve an automatic region growing, the need to choose the seed point, automatic image segmentation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:62464
    • 提供者:黄天
  1. regiongrowing

    0下载:
  2. region growing实现区域生长的功能-region growing function of the realization of regional growth
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:soccerstar
  1. region_growing

    0下载:
  2. 区域生长算法对特定区域的分割或提取。希望大家参考和交流。-Region growing algorithm to partition or region-specific extraction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:55296
    • 提供者:gillyamylee
  1. Regiongrowingmethod

    0下载:
  2. 区域生长法获取图像边界 必须有种子 可以有很多方法 这里直接鼠标点击-Region growing method to obtain the image the border must have a lot of methods of seed can have a direct mouse click here
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:yuansaiyu
  1. LBP

    0下载:
  2. 针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提 出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检 测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试, 结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值 -Due to the difficulty of get
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:257024
    • 提供者:swx
  1. Myregion

    0下载:
  2. 一个常用的matlab图像区域生长程序,由给定的单个种子和阈值条件进行生长-Matlab image of a commonly used region growing process, from a given individual seeds and the growth of the threshold conditions
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:fantisst
  1. MIDAS

    0下载:
  2. 通过使用Insight Toolkit(ITK)toolbar来进行区域生长和图像分割压缩包里附带调用的ITK组件-By using the Insight Toolkit (ITK) toolbar for region growing image segmentation and compression bag attached components of ITK
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:193536
    • 提供者:fantisst
  1. dip2

    0下载:
  2. 区域生长算法(改进)适合图像分割,特征区域提取-Region growing algorithm (improvement) for image segmentation, feature extraction region
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:3817472
    • 提供者:alahu
  1. 3

    0下载:
  2. 基于区域生长法的MATLAB图像分割程序 -Region growing method based on the MATLAB image segmentation procedure based on the region growing segmentation of the MATLAB program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:占广
  1. Regiongrowing

    0下载:
  2. Region growing segmentation software on matlab.
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:6198272
    • 提供者:mwas
  1. region_growing

    0下载:
  2. image segmentation region growing
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:55296
    • 提供者:jamal
  1. softwareTT

    0下载:
  2. This attachment contain several matlab files for image segmentation, including region growing, FCM.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:986112
    • 提供者:a_veloz
« 1 23 4 5 6 7 8 9 10 ... 45 »

源码中国 www.ymcn.org