CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图片显示浏览 搜索资源 - edge 边缘检测

搜索资源列表

  1. 本科生毕业论文的编程实现程序

    3下载:
  2. 自己写的用于边缘检测和图像处理的程序可用于SOBREL ROBEL 高斯拉普拉斯 canny 等算法检测-himself wrote for edge detection and image processing procedures can be used SOBREL ROBEL Gaussian algorithms such as Laplace canny Detection
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:64.25kb
    • 提供者:刘俊
  1. chap4

    0下载:
  2. 边缘检测的MATLAB程序源代码,检测8位的图片-Edge detection of the MATLAB source code, testing the 8 Photos
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-13
    • 文件大小:2.06kb
    • 提供者:lhl
  1. EdgeDetect

    0下载:
  2. 用Visual C++ 2008编写的显示图片的程序,用户可以在这个基础上进行灰度处理 边缘检测等~-Using Visual C++ 2008 to prepare the display picture of the process, the user can carry out on the basis of gray-scale edge detection, such as dealing with ~
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:1.09mb
    • 提供者:Orange
  1. edgedetection

    0下载:
  2. 边缘检测VS梯度图像edge detection based on the sobel 这个算法比较完整,不错算法比较完整-edge detection based on the sobel 这个算法比较完整,不错算法比较完整
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:562.39kb
    • 提供者:jun ge
  1. z

    0下载:
  2. 基于小波变换的多尺度图像边缘检测matlab源代码-Based on wavelet transform multi-scale edge detection matlab source code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:3.27kb
    • 提供者:zhaoxulin
  1. byjc

    0下载:
  2. 用小波变换提取包络,实现边缘检测的功能-Envelope extraction using wavelet transform, edge detection. .
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-11
    • 文件大小:1.11kb
    • 提供者:阴招
  1. digitalimage

    0下载:
  2. 主要实现了数字图像处理的一些基本算法,如平滑滤波,边缘检测等算法的实现。-The main achievement of some of the basic digital image processing algorithms, such as smoothing, filtering, edge detection algorithm to achieve.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-22
    • 文件大小:6.61mb
    • 提供者:孙成
  1. cvDirectShow

    0下载:
  2. 基于direct show的双目拍照和边缘检测程序,试验过,功能良好。用Visual Studio2008编写-Binocular photographs and edge detection program based on the direct show , tested with good function.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-13
    • 文件大小:3.43mb
    • 提供者:erkou001
  1. canny_edge

    0下载:
  2. 本程序实现了Canny边缘检测算法,效果很好。-This program implements Canny edge detection algorithm, the effect is very good.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-27
    • 文件大小:1.33kb
    • 提供者:周晓研
  1. CPP

    0下载:
  2. canny边缘检测将输出写入一个单通道图像-canny edge detection output is written to a single-channel image
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-20
    • 文件大小:184.2kb
    • 提供者:dorakid
  1. canyedge

    0下载:
  2. 图像边缘检测,包括Canny算子和SUSAN特征检测算子等的边缘检测-The image edge detection, including edge detection Canny operator and SUSAN feature detection operator and other
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-23
    • 文件大小:134.41kb
    • 提供者:刘白
  1. matlabprogram

    0下载:
  2. 图像预处理的matlab代码,包括图像灰度化、中值滤波和边缘检测-Matlab code for image pre-processing, including gray image, median filtering and edge detection
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-19
    • 文件大小:1.56kb
    • 提供者:刘晓鸣
  1. hough

    0下载:
  2. 用于对图像的边缘检测(采用canny算法)。 image 输入图像,这个必须是单通道的,即灰度图 edges 输出的边缘图像 ,也是单通道的,但是是黑白的 threshold1 第一个阈值 threshold2 第二个阈值 aperture_size Sobel 算子内核大小 -Using canny algorithm for image edge detection (). image input image, this must be a singl
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-25
    • 文件大小:357.85kb
    • 提供者:panrujie
  1. EdgeDetect

    0下载:
  2. matlab中,运用GUI实现图像边缘检测功能。完整的论文源代码。-matlab, the use GUI for image edge detection. Complete paper source code.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-02
    • 文件大小:985kb
    • 提供者:
  1. bmp

    0下载:
  2. 位图图像的sobel算子边缘检测与自适应二值化的实现的源代码-Bitmap image sobel operator edge detection and adaptive binarization of the source code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-14
    • 文件大小:3.35kb
    • 提供者:浦东泥河
  1. jiankong_tupian

    0下载:
  2. 基于图像识别相关的程序,包含各种边缘检测算子的程序-Based on image recognition-related programs, including a variety of edge detection operator program
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-13
    • 文件大小:2.39kb
    • 提供者:热带鱼
  1. opencv-show-image-based-on-MFC

    0下载:
  2. 基于MFC实现opencv图像显示、灰度化、旋转、边缘检测和缩放功能-Opencv display, gray, rotate, edge detection and zoom image based on the MFC
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-28
    • 文件大小:8.57kb
    • 提供者:谢宝中
  1. Untitled2

    0下载:
  2. sobel边缘检测 C语言实现 使用sobel算子对图像进行边缘检测,程序完全可以运行,也可以用DEC运行-sobel edge detection
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-13
    • 文件大小:1.85kb
    • 提供者:wangruiqi
  1. Untitled1

    0下载:
  2. Sobel边缘检测的C++代码实现 使用Sobel算子进行边缘检测,在用VS实现的时候需要添加引用,system.dll的引用-Sobel edge detection C++ code using Sobel operator edge detection, implemented in time to use VS to add a reference, system.dll references
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:985byte
    • 提供者:wangruiqi
  1. tuxiangchuli

    0下载:
  2. 图像处理,边缘检测,噪声滤除,是本人数字图像处理课程所编写的小程序-Image processing, edge detection, noise filtering, is my digital image processing curriculum prepared by the small procedures
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-05
    • 文件大小:4.71kb
    • 提供者:Snow King
« 12 »
搜珍网 www.dssz.com