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

搜索资源列表

  1. 3

    0下载:
  2. 本文提出一种基于特征点的运动场景图像拼接算法。基于相似变换消除选取在运动物体上的特征点,并使用RANSAC 算法进行外点的剔除。在融合阶段,根据齐次变换矩阵求得对2 幅图像的差异图像,并执行区域增长算法,从而分割出运动区域。使用一种分段映射算法生成全景图像。实验证明了算法的有效性-This paper presents a scenario based on the movement of feature points image mosaic algorithm. Selected based
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:153321
    • 提供者:wenping
  1. 1281859992522_zcool.com.cn

    0下载:
  2. 区域增长算法 用于图像分割 在matlab中运行-region grow method for segmentation hope you guys enjoy it!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5783174
    • 提供者:pyz
  1. region-growing

    0下载:
  2. 基于区域增长的图像分割 数字图象处理 堆栈法-Region growing based image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:4193
    • 提供者:elva
  1. Interactive---Segmentation

    0下载:
  2. 本文介绍了一种结合live wire算法和活动轮廓模型的医学图像序列的分割方法.我们通过把live wire 算法和图像分割中一般的区域增长方法结合来改进live wire算法,并用改进后的算法来对医学图像序列中的单张或 多张切片进行交互式的准确分割.然后计算机利用活动轮廓模型来自动分割相邻的未分割切片.我们通过在活动轮廓 模型的边缘点中引入记录已分割物体边缘附近局部区域特征的灰度模型来把已分割切片中的物体与背景的局部区域 特征带入相邻的未分割切片中,并用由灰度模型定义的区域相似
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:46739
    • 提供者:fuky
  1. shiyan4

    0下载:
  2. roberts算子实现的边界提取功能以及区域增长实现的区域分割功能-roberts operator to achieve regional growth boundary extraction functions and capabilities to achieve the region segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3818763
    • 提供者:徐展
  1. demo

    0下载:
  2. 改代码包含了图像的几何变换,平移旋转,灰度变换,二值化,直方图均衡,图像空域增强,图像频域增强,图像形态学,图像分割,手写数字识别,边界跟踪,区域增长,腐蚀膨胀,低通滤波器,小波变换,直方图分段线性拉伸等等的功能。-Change the code contains images of geometric transformation, translation rotation, gray level transformation, binarization, histogram equaliza
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4940202
    • 提供者:陈耀武
  1. RegionGrow

    0下载:
  2. 实现了二维图像的区域增长算法,在二维数组上进行了测试-To achieve a two-dimensional image of the region growing algorithm, tested on two-dimensional array
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:506578
    • 提供者:zhgzhou
  1. 3D-model-segmentation-

    0下载:
  2. 基于区域增长等算法对三维模型进行分割,实现了一篇文献中的三维模型分割算法-Region growing algorithm based on three-dimensional model such as segmentation, to achieve a three-dimensional model of the literature segmentation
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-24
    • 文件大小:7966426
    • 提供者:李伟
  1. quyushengzhang1

    0下载:
  2. 区域生长(region growing)是指将成组的像素或区域发展成更大区域的过程。从种子点的集合开始,从这些点的区域增长是通过将与每个种子点有相似属性像强度、灰度级、纹理颜色等的相邻像素合并到此区域。它是一个迭代的过程,这里每个种子像素点都迭代生长,直到处理过每个像素,因此形成了不同的区域,这些区域它们的边界通过闭合的多边形定义。-Region growing (region growing) is the pixel will become the group into a larger r
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:14196
    • 提供者:庞涛
  1. regiongrow

    0下载:
  2. 区域增长 图像分割 源代码 matlab编写 直接运行-Source region growing image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:113859
    • 提供者:吴山大
  1. Regional-Grotwh

    0下载:
  2. 图像处理之区域增长算法,通过选取种子点来获取单联通的区域-Image Processing,Regional growth
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:5494
    • 提供者:Jerry Sun
  1. StereoRegion

    0下载:
  2. 立体声区域增长算法进行并行处理,matlab程序编写,准确识别-Stereo region growing algorithm for parallel processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:236161
    • 提供者:Rock
  1. Image

    1下载:
  2. 用MFC实现了集中基本的图像分割算法,如:区域增长,分裂合并,最大类间方差等-it realized some basical image segmentation algorythm,such as region growing,split and combine,oust and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4011604
    • 提供者:张坡
  1. tsegmentation3Dk

    0下载:
  2. 利用itk的区区域增长算法,分割三维图像并用vtk进行重建显示-Use itk District region growing algorithm, split the three-dimensional image reconstruction display using vtk
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:234428
    • 提供者:召唤
  1. Region-Dense

    0下载:
  2. 基于区域的稠密立体匹配方法(论文) 关键词:种子点;区域增长;稠密匹配-Based on Region Dense Three—dimensional Match Method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:339314
    • 提供者:songye
  1. StereoRegion

    0下载:
  2. 一种改进的基于线性区域增长的立体匹配算法-The improvement of regional growth based on linear three-dimensional matching algorithms
  3. 所属分类:matlab例程

    • 发布日期:2013-07-30
    • 文件大小:6467230
    • 提供者:熊俊
  1. fg

    0下载:
  2. 基于区域增长的医学图像的分割研究,凸显其中的一部分-Medical image segmentation based on region growing arithmetic
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2834667
    • 提供者:liyang
  1. The-detection-of-traffic-lights

    1下载:
  2. 交通信号灯的检测是复杂场景下交通灯识别的重点。采用了色彩分割与关联滤波方案进行交通灯的检测。首先,建立交通信号灯的高斯模型,利用高斯向量与多色彩空间结合的方法进行图像分割。然后,采用基于区域增长与相似性判定的关联滤波,对色彩分割后的图像进行处理。最后,使用基于canny算子的边缘提取算法获取方向指示灯轮廓特征,并使用基于改进hu不变矩和马氏距离对方向指示信号灯进行分类。-The detection of traffic lights is the focus of traffic lights
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:13332
    • 提供者:谷文彦
  1. quyuzengzhang

    0下载:
  2. 一种基于区域增长的图像分割方法,代码实现比较简单。-An image segmentation method based on regional growth, the code is relatively simple.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1036
    • 提供者:今夕流年
  1. Region

    0下载:
  2. 调用opencv库,用C++实现区域增长算法。有注释,比较通俗易懂。-Call to opencv library C++ achieve the region growing algorithm. Notes, is relatively easy to understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:10057
    • 提供者:liulu
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com