CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 文件格式 搜索资源 - 边缘 检测

搜索资源列表

  1. matlabimageprocessing

    1下载:
  2. 本程序是基于小波变换的多尺度图像边缘检测matlab源代码,在Matlab7.0下运行-matlab
  3. 所属分类:文件格式

    • 发布日期:2017-04-22
    • 文件大小:3881
    • 提供者:杨晓彬
  1. yixuetuxiangfenge

    0下载:
  2. 基于GFO和标记点分水岭算法的医学图像分割 利用基于广义模糊算子 GFO 的边缘检测算法来改进标记点分水岭分割 很有用-GFO and marking points on the watershed algorithm for medical image segmentation based on generalized fuzzy operator GFO edge detection algorithm to improve the marking point of the waters
  3. 所属分类:File Formats

    • 发布日期:2017-03-26
    • 文件大小:366799
    • 提供者:孙琰
  1. gmn000

    0下载:
  2. 图像处理:包括图像灰度处理、二值化、放大缩小、边缘检测、hough变换和其他功能-Image Processing: including gray processing, binarization, zoom, edge detection, hough transform, and other features
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:92069
    • 提供者:ggg
  1. edgedetection

    0下载:
  2. 数字图像处理之边缘检测(边缘检测prewitt.m)-Edge Detection of digital image processing (edge detection prewitt.m)
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:605547
    • 提供者:安澜
  1. xiaobofenxi

    0下载:
  2. 首先介绍了图像边缘检测技术和几种经典的边缘检测算子。然后对小波变换进行了简单的理论分析,阐述了小波多尺度思想,并对基于小波变换的图像边缘检测进行了简单的介绍。-First,several classic edge detection operators are analyzed in this paper,and then the principle and status are briefly described.Second,the theory of wavelet transform i
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:23777
    • 提供者:曾伍杨
  1. Shape

    0下载:
  2. 针对常见的几何形状匹配算法对目标遮挡较为敏感, 提出了一种基于角点匹配的几何形 状定位。 该方法首先根据边缘曲率提取图像的角点, 然后采用基于改进的投票策略的角点匹配算法对检测图与模板图进行匹配, 最后通过 Ransac算法去除错匹配。 实验表明, 该算法定位效果良好,有效地解决了目标部分遮挡问题。-A noval geometry shape position algo rithm based on point feature matching is proposed to solve t
  3. 所属分类:File Formats

    • 发布日期:2017-11-15
    • 文件大小:355441
    • 提供者:张倩
  1. BIANYUANJIANCE

    0下载:
  2. 边缘检测 相关的10篇论文 包含图像边缘检测等 是学习的不错资料-10 papers containing edge detection image edge detection is to learn from the good
  3. 所属分类:File Formats

    • 发布日期:2017-12-10
    • 文件大小:2698522
    • 提供者:水蓝
  1. 8-Sobel

    0下载:
  2. 文档中描述了用8个方向的SOBEL算子,实现图像中对象边缘的检测功能-The document describes the SOBEL operator with eight directions of objects in an image edge detection function
  3. 所属分类:File Formats

    • 发布日期:2017-11-17
    • 文件大小:765
    • 提供者:lal
  1. sobel

    0下载:
  2. 针对不同的算子进行边缘检测,得到不同的效果图,针对sobel算子进行梯度去噪。-Edge detection for different operators, different renderings, Sobel operator gradient de-noising.
  3. 所属分类:File Formats

    • 发布日期:2017-11-25
    • 文件大小:684
    • 提供者:
  1. HSoptflow

    0下载:
  2. matlab图像锐化,检测出图像的边缘,是图像的对比度增强。-it is a hard work, i do not want say any translate for this. it does not mess.
  3. 所属分类:File Formats

    • 发布日期:2017-11-15
    • 文件大小:1176
    • 提供者:文云
  1. medical-image-processing

    0下载:
  2. matlab程序代码 关于医学图像分割处理 边缘检测 阈值法-Matlab program code on the segmentation of medical image processing edge detection threshold method
  3. 所属分类:File Formats

    • 发布日期:
    • 文件大小:7435
    • 提供者:高皜
  1. noise

    0下载:
  2. 图像去噪理论基础图像视频去噪的最终目的是改善给定的图像,解决实际图像由于噪声干扰而导致图像质量下降的问题。通过去噪技术可以有效地提高图像质量,增大信噪比,更好的体现原来图像所携带的信息,作为一种重要的预处理手段,人们对图像去噪算法进行了广泛的研究。在现有的去噪算法中,有的去噪算法在低维信号图像处理中取得较好的效果,却不适用于高维信号图像处理;或者去噪效果较好,却丢失部分图像边缘信息,或者致力于研究检测图像边缘信息,保留图像细节。-Image denoising theory based imag
  3. 所属分类:File Formats

    • 发布日期:2017-11-03
    • 文件大小:190848
    • 提供者:徐卫东
  1. PCNN

    0下载:
  2. 边缘提取是图像处理的基础工作,如何精确有效地提取边缘是图像处理领域相关学者讨论的热点问题,由此产生的各种边缘检测方法层出不穷并且得到了很好的应用,但这些方法都无法达到人眼识别物体边缘的精确程度-Edge extraction is foundation work of image processing,how accurate,efficient extraction edge image processing area is related to discuss the issues.
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:464886
    • 提供者:张倩
  1. matlab

    0下载:
  2. 首先对图像进行了边缘检测,设计相应的结构元素对图像进行腐蚀,再进行图像聚类和填充图像。-First, the image edge detection, the design of structural elements corresponding to the image etched image clustering and then fill the image.
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:1262
    • 提供者:白雪
  1. edge-detection

    0下载:
  2. word里包含matlab程序代码与处理效果,从原理上实现了图像的边缘检测,效果理想-matlab code word contains the treatment effect, to achieve image edge detection in principle, the desired effect
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:149823
    • 提供者:曹雯
  1. Grayscale-Morpholog

    0下载:
  2. 传统高原鼠兔图像边缘检测方法存在对噪声敏感、大量边缘细节被过滤、检测的边缘不连续、模糊等问题。为此,将基于数学形 态学的边缘检测方法应用到高原鼠兔图像的边缘检测中。利用数学形态学的腐蚀和膨胀算法,构造适合高原鼠兔图像几何性质的结构元素, 对图像进行检测。实验结果表明,该方法具有较好的边缘检测效果-Traditional plateau pika image edge detection methods exist sensitive to noise, a lot of edge det
  3. 所属分类:File Formats

    • 发布日期:2017-05-02
    • 文件大小:529627
    • 提供者:朱佳琦
  1. dshfowe

    0下载:
  2. 为了在边缘检测中减少噪声的影响, 1970 年 Prewitt 和 Sobel 分别提出 Prewitt 算子和 Sobel 算子。 Prewitt 算子加大了边缘检测算子的模板,扩大到 3x3 来计算差分算子。 Prewitt 边 缘检测算子使用两个有向算子-agsdjvf vh
  3. 所属分类:File Formats

    • 发布日期:2017-05-03
    • 文件大小:807595
    • 提供者:罗金雄
  1. canny_edge_detection

    0下载:
  2. 做canny边缘检测的一个实验,开头有详细的原理推导过程,后部分有代码实现-Do canny edge detection of an experiment at the beginning of a detailed derivation principle, after part of a code
  3. 所属分类:File Formats

    • 发布日期:2017-05-04
    • 文件大小:81707
    • 提供者:
  1. edge-theory

    0下载:
  2. 边缘检测理论的参考资料,内有详细介绍边缘检测理论的英文版说明。-the edge detection theory.
  3. 所属分类:File Formats

    • 发布日期:2017-12-11
    • 文件大小:926
    • 提供者:Oscar
搜珍网 www.dssz.com