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

搜索资源列表

  1. Edge-detection

    0下载:
  2. 边缘检测,几个边缘检测的仿真,并有对比实验。希望对边缘检测学习的同学有帮助。-Edge detection, several edge detection simulation, and comparative experiments. Hope for edge detection learning students.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:427839
    • 提供者:李孟
  1. MATLAB-EDGE

    0下载:
  2. 边缘检测的源代码,可以看看哦-Edge detection of the source code, you can look oh. . . . . . . . . .
  3. 所属分类:Project Design

    • 发布日期:2017-11-12
    • 文件大小:2110
    • 提供者:贺天文
  1. wavelet-edge

    0下载:
  2. 实用的基于小波变换的边缘检测,能有效的找到突变点位置,并结合了图像去噪的功能。-Practical edge detection based on wavelet transform can effectively find the location of the mutations, and the combination of image denoising.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:1301
    • 提供者:洪雪婷
  1. image-edge-detection

    0下载:
  2. 运用matlab自带的函数进行图像的边缘检测 和图像边缘检测的介绍-Use matlab function comes the introduction of the image edge detection and image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:1867
    • 提供者:zi
  1. image-edge-detection

    0下载:
  2. 基于小波变换的图像边缘检测 毕业设计用的 包括与其他两种算法的比较-Comparison with the other two algorithms based on wavelet image edge detection graduation design, including
  3. 所属分类:Graph program

    • 发布日期:2017-11-18
    • 文件大小:239381
    • 提供者:五佳佳
  1. Image-Edge-Detection

    0下载:
  2. 图像的边缘检测,包含多种算子!! !!效果很好。Image Edge Detection -Image Edge Detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:311346
    • 提供者:高用贺
  1. Canny-edge-process

    0下载:
  2. 用C语言实现的对图像进行canny边缘检测,可进一步用于图像修复分割等处理-C language canny edge detection of an image can be further used for image restoration and segmentation processing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:160736
    • 提供者:李梦雨
  1. Edge-Detection-and-Segmentation

    0下载:
  2. 利用边缘检测进行图像分割,有图有真相,效果还行-Edge detection, image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:448554
    • 提供者:hupo1
  1. sobel-edge-delete

    0下载:
  2. sobel边缘检测,经过一定的处理,效果很好-sobel edge delete
  3. 所属分类:OpenCV

    • 发布日期:2017-12-08
    • 文件大小:991
    • 提供者:sun
  1. Matlab-program-gray-edge-detection

    0下载:
  2. 本文主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提。-This article focuses on how to get the image to extract the boundary information, the first to use to the gray
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-09
    • 文件大小:226816
    • 提供者:陈泽奇
  1. edge-detection-based-on-pc

    0下载:
  2. 全套的基于相位一致性的边缘检测和提取代码-phase congruency edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:790060
    • 提供者:Cindy
  1. Image-edge-detection

    1下载:
  2. 基于LabVIEW软件编写,利用二维卷积实现图像边缘检测。-Written based on LabVIEW software, the use of two-dimensional convolution image edge detection.
  3. 所属分类:LabView

    • 发布日期:2017-11-20
    • 文件大小:754221
    • 提供者:lishun
  1. Meanshift-edge

    0下载:
  2. 基于VC6.0写的meanshift图像边缘检测源程序,提取自EDISION软件中的边缘检测部分源代码,简单易懂,便于调用,适用于学习meanshift边缘检测或meanshift算法学习的人群。-Based on VC6.0 the written meanshift image edge detection source, extraction from edge detection the EDISION software part of the source code, easy to
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:9271811
    • 提供者:徐从营
  1. Edge-Detection

    0下载:
  2. 边缘检测.在空间限制中,逐个计算,只保留当前及周围像素的值,并随时输出计算结果。在空间限制中,尽量避免重复计算。-Edge Detection
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:4091
    • 提供者:刘伟
  1. edge-detection-Sobel-operator

    0下载:
  2. 边缘检测Sobel算子,基于Open CV.-Edge detection——Sobel operator,Based on Open CV.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:10903
    • 提供者:王芳
  1. Fourier-Transform-and-Edge-Detection

    0下载:
  2. 傅立叶变换与边缘检测的roberts算子的C++实现 -Fourier transform and edge detection operator C++ achieve roberts
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:1493175
    • 提供者:戴慧超
  1. Image-Edge-Detection

    0下载:
  2. 对媒体技术实验之---图像边缘检测,分别使用Sobel,Prewitt,Roberts,Laplacian of Gaussian,zero-cross,Canny检测法对灰度图像进行边缘检测-For media technology experiments--- image edge detection, respectively, using Sobel, Prewitt, Roberts, Laplacian of Gaussian, zero-cross, Canny detection
  3. 所属分类:Graph program

    • 发布日期:2017-11-16
    • 文件大小:190813
    • 提供者:龚晔
  1. edge

    0下载:
  2. 边缘检测,C++程序-Edge detection, C++ process. . . . . . . . . .
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:125814
    • 提供者:guo dongmei
  1. EDGE-DETECTION

    0下载:
  2. 采用MFC实现的图像处理小程序,实现图像的边缘检测-Using MFC implementation of image processing procedures, to achieve image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:165018
    • 提供者:黄丽晴
  1. edge-detection

    0下载:
  2. 利用vc,实现对图像的边缘检测,能够很好地提取图像的轮廓。-Use vc, realize the image edge detection, it is possible to extract a good outline of the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2663383
    • 提供者:静静
« 1 2 ... 34 35 36 37 38 3940 41 42 43 44 ... 50 »
搜珍网 www.dssz.com