CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 基于边缘检测的图像分割

搜索资源列表

  1. edgedetct

    0下载:
  2. 基于Visual C++的图像边缘检测和图像分割的源代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:204857
    • 提供者:Jacky
  1. 123

    0下载:
  2. 基于Visual C++的图像边缘检测和图像分割的源代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:204857
    • 提供者:胡大侠
  1. byjc

    1下载:
  2. 基于边缘检测的细胞图像分割方法研究与实现
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3077521
    • 提供者:黄佩
  1. matlab

    6下载:
  2. 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-15
    • 文件大小:2992216
    • 提供者:chengmengli
  1. coloredgedetection

    1下载:
  2. 基于形态学的彩色边缘检测,首先在RGB空间对原彩色图像的R,G,B三副伪彩色图像分别进行形态学边缘检测,然后对三副图像的边缘强度进行合并,采用阈值分割法提出图像的轮廓边缘。-Based on morphological edge detection of color, first of all in RGB space to the original color image of the R, G, B three pseudo-color image, respectively, morpho
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:582
    • 提供者:jff
  1. TuXiangShu

    0下载:
  2. 本书主要论述了智能图像处理技术,系统介绍了智能图像处理技术的有代表性的思想、算法与应用,跟踪了图像处理技术的发展前沿。全书共分为15章,重点讨论了图像边缘检测、图像分割、图像特征分析、图像配准、图像融合、图像分类、图像识别、基于内容的图像检索与图像数字水印。此外,为了内容的完整性,本书还介绍了图像预处理技术,如图像采集、图像变换、图像增强、图像恢复、图像编码与压缩-This book focuses on intelligent image processing technologies, sy
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:17178059
    • 提供者:朱郴良
  1. imagesegmenttheroyandapplication

    0下载:
  2. 1.图像分割方法研究综述;2.基于边缘检测算子的双阈值二值化方法;3.结合形状统计信息的水平集图像分割 4.基于方向局部方差的快速主动纹理分割 5.基于目标轮廓的运动跟踪 6.左心室核磁共振图像的分割-1. Methods of image segmentation 2. Based on Edge Detection Operator of dual-threshold binarization methods 3. Combined with the shape of the level
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:14076162
    • 提供者:Li Li
  1. segmentation

    3下载:
  2. 基于边缘检测和区域生长的自然彩色图像分割源码-Based on edge detection and region growing source of natural color image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-28
    • 文件大小:262260
    • 提供者:小馨
  1. lichang

    0下载:
  2. 基于力场分布的图像处理源程序。包括基于力场的图像分割、边缘检测等。-Distribution of image processing based on force field source. Include force field-based image segmentation, edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4868202
    • 提供者:ccd
  1. deer

    1下载:
  2. 对灰度图像或RGB图像,进行基于边缘检测和区域生长的图像分割技术-On grayscale images or RGB images, for edge detection and region growing-based Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1087
    • 提供者:何海洋
  1. deer

    0下载:
  2. 基于边缘检测的图像分割算法,采用了多种边缘提取算子-Image segmentation based on edge detection algorithm, using a variety of edge detection operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1081
    • 提供者:mhx
  1. Image-segmentation

    1下载:
  2. 图像分割算法研究,本课题主要介绍了图像分割的基本知识,研究了图像分割的两大类算法,即基于边缘检测的方法和基于区域生成的方法。-Image segmentation, the subject introduces the basics of image segmentation to study the two types of image segmentation algorithm, which is based on edge detection method and the method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:606313
    • 提供者:李强
  1. jiqishijue

    0下载:
  2. 边缘检测是数字图像处理中的重要内容,它是底层视觉处理中最重要的环节之一也是实现基于边界的图像分割的基础。本文对图像的边缘检测的各种算法和算子做了总结和分析,通过运用MATLAB对常见的边缘检测算子进行仿真。-Edge detection in digital image processing is an important part of it is the underlying visual processing is one of the most important part of the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:58353
    • 提供者:梦轩
  1. 123

    0下载:
  2. 基于边缘检测和区域生长的彩色图像分割,设计论文+VC代码-Based on edge detection and region growing for color image segmentation Design thesis+ VC code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:226666
    • 提供者:林静
  1. wangzhen

    0下载:
  2. 利用图像处理工具箱的相关函数,对图像进行基于边缘检测的图像分割。-An object can be easily detected in an image if the object has sufficient contrast from the background.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1120
    • 提供者:陆路
  1. 1

    0下载:
  2. 基于matlab的图像分割算法 边缘检测-Image segmentation algorithm based on the matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:653
    • 提供者:哈古斯
  1. BESL.tar

    0下载:
  2. 基于边缘检测的三维图像分割方法,通过扫描线检测边缘点-edge based 3D image segmentation algorithm in which the edge point is detected by line scanning.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:368986
    • 提供者:fisher
  1. color-segment_edge-detection

    2下载:
  2. Matlab 语言编写的用于彩色分割,边缘检测,基于区域生长的图像分割-Matlab color segmentation,edge detection,region growing image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2710
    • 提供者:sally
  1. Edge-detection-andfilled

    0下载:
  2. 基于边缘检测对图像进行分割,并把分割的图像进行填充。-Based on edge detection for image segmentation, and to split the image fill.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:8086
    • 提供者:朱健
  1. VCPPdigitalprocess

    0下载:
  2. 基于visual c++的数字图像处理技术,包括几何变换、边缘检测、图像分割-Based on visual c++ digital image processing technology, including geometric transformation, edge detection, image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:27546927
    • 提供者:luxin
« 12 »
搜珍网 www.dssz.com