CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - Canny Edge Detection

搜索资源列表

  1. canny算子

    0下载:
  2. canny算子边缘提取 基于256色图像进行操作-canny operator Edge Detection Based on 256 color images operation
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:90881
    • 提供者:娄强
  1. ImgPreEdgEnh

    0下载:
  2. canny算子程序 用Canny算子提取边缘 用Canny算子提取边缘\\测试图片 \\原始lena图像.bmp 用Canny算子提取边缘\\测试图片\\用canny算子提取边缘.bmp 用Canny算子提取边缘\\源代码 用Canny算子提取边缘\\源代码\\cdib.cpp 用Canny算子提取边缘\\源代码\\cdib.h 用Canny算子提取边缘\\源代码\\ChildFrm.cpp 用Canny算子提取边缘\\源代码\\ChildFrm.h
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4248
    • 提供者:艰苦撒
  1. Improved Edge Detection Algorithm Basedon Canny Operator

    0下载:
  2. 基于改进的canny算子边沿提取算法,比八连同区域的的方法更精确。
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-16
    • 文件大小:3258781
    • 提供者:huadian
  1. canny_code

    0下载:
  2. 用C语言详细实现了CANNY边缘检测的源码-CANNY edge detection code in C language
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:8615
    • 提供者:c
  1. Canny

    1下载:
  2. 用Canny算子提取图像边缘 边缘检测用Canny算子提取图像边缘 边缘检测-Extracted by Canny edge operator with edge detection operator Canny edge detection of image edge extraction
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:150138
    • 提供者:YDA
  1. Canny

    0下载:
  2. canny边缘检测不错的程序,仅供大家参考!希望共同学习!-good canny edge detection procedure, for your reference! I hope common study!
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:4013288
    • 提供者:maxiaoyan
  1. canny

    0下载:
  2. canny边缘检测算法,二维,可以进行边缘检测。有需要的人可以继续联系。-canny edge detection algorithm, two-dimensional, edge detection can be carried out. There is need to continue to contact people.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-28
    • 文件大小:9671
    • 提供者:luanxinhai
  1. cuda-edge-detection

    0下载:
  2. CUDA canny edge detector
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:1418203
    • 提供者:sholtakri
  1. Cannyedgedetection

    0下载:
  2. A simple program for edge detection using Canny s algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:1125
    • 提供者:glen
  1. CannyEdgeDetection

    0下载:
  2. Canny边缘检测的高斯卷积,索贝尔operation.entire代码组成,是在建MATLAB函数任何自由,除了必须改变形象reading.threshold根据图像和被提取的特征。 做检查更新的高斯卷积文件,它比前一个准确 请注意,代码的执行时间是low.This是因为没有内在的功能被使用。 为了提高车速了,请改为内置的功能“conv2“的卷积码 -canny edge detection comprising of gaussian convolution,so
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:837
    • 提供者:namind
  1. Canny-Edge

    0下载:
  2. canny edge detection c++ source
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:3551
    • 提供者:petrus
  1. canny

    0下载:
  2. 包括图像的色彩平衡,高斯滤波,小波变换,边缘提取等图像的处理,下载可用-Image color balance, Gaussian filtering, wavelet transform, edge detection image processing, available for download
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:874641
    • 提供者:qinjie
  1. Canny-edge-detection

    0下载:
  2. 《精通Visual C++数字图像处理技术与工程案例》\chap01\用Canny算子提取边缘-image processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-13
    • 文件大小:225438
    • 提供者:梅强
  1. MATLABjichulizi

    0下载:
  2. matlab应用里面最基础的几个例子,包括坎尼边缘检测,中值滤波等。、-matlab application inside a few of the most basic examples, including the Canny edge detection, median filtering.and so on。
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-26
    • 文件大小:8582
    • 提供者:zxd
  1. Canny

    0下载:
  2. 利用Canny的方法实现边沿检测,核函数采用高斯核,sigma大小可以任意调节,阈值也可以任意选。界面优美。-Does the method of using Canny edge detection, the function USES the gaussian kernel, sigma size can be adjusted, and the threshold can be arbitrarily chosen. Beautiful interface.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-19
    • 文件大小:1253287
    • 提供者:夏辉
  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. canny-laplace-robert-sobel-prewitt

    0下载:
  2. 图像边缘检测 canny,laplace,log,robert,sobel,prewitt,kirsch-Image edge detection;canny,laplace,log,robert,sobel,prewitt,kirsch
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:3556
    • 提供者:李文洋
  1. canny-Edge-detection

    0下载:
  2. 用cany方法对lenna图像进行边缘检测,进行了具体的编程,没有调用matlab的集成的函数-By cany method lenna image edge detection, carried out specific programming, without calling matlab function integration
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:48518
    • 提供者:wangyouquan
  1. canny

    1下载:
  2. 针对多个通道canny边缘检测然后进行融合的算法-For multiple channels canny edge detection algorithm is then fused...
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-09
    • 文件大小:1624678
    • 提供者:olicepan
  1. bianyuanjiance--canny

    0下载:
  2. Canny边缘检测算子(Canny,1983;Brady,1984;Canny,1986)可以说是当前最受欢迎的边缘检测技术,它对受白噪声影响的阶跃性边缘是最优的。-Canny edge detection operator (Canny, 1983 Brady, 1984 Canny, 1986) can be said to be currently the most popular edge detection technology, it s a step by the white
  3. 所属分类:2D Graphic

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