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

搜索资源列表

  1. Canny边缘检测

    2下载:
  2. 用vc实现的canny算法提取边缘,达到很好的提取边缘的效果-Use vc to realize Canny arithmetic to detect the edge, and get the good result of extracting the edge.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:167933
    • 提供者:冯健
  1. canny算子

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

    • 发布日期:2008-10-13
    • 文件大小:90881
    • 提供者:娄强
  1. Improved Edge Detection Algorithm Basedon Canny Operator

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

    • 发布日期:2014-01-16
    • 文件大小:3258781
    • 提供者:huadian
  1. sobel算子 canny算子图像边缘检测程序

    2下载:
  2. sobel算子 canny算子图像边缘检测程序
  3. 所属分类:2D图形编程

    • 发布日期:2010-11-06
    • 文件大小:323
    • 提供者:xzwlww
  1. Canny算子提取边缘

    4下载:
  2. Canny算子提取边缘,内带图片,可运行,效果不错
  3. 所属分类:2D图形编程

  1. Canny-Edge

    0下载:
  2. Canny Edge Detector In Matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:886995
    • 提供者:Ahmed
  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. edgetrace

    0下载:
  2. 边缘轮廓跟踪后傅立叶算子特征。这是课上的一个作业,原图->阈值分割->canny轮廓算法->边界表示->边界傅立叶算子描述->结果-After tracking the edge of the outline of the characteristics of Fourier operator. This is a class operation, image->threshold->canny contour algorithm->boundar
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:82151
    • 提供者:fang
  1. edge

    0下载:
  2. C#编写的边缘检测程序,集合了常用的边缘检测算法,高斯,形态学,小波,Canny 等等。-edge-detect algorithms with C#, including useful methods. For example,Gaussian, wavelet,morphology,Canny and etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:125619
    • 提供者:Lu
  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. DETECTION-OPTIMALE-CONTOURS-CANNY

    0下载:
  2. DETECTION OPTIMALE CONTOURS USING CANNY DERICHE-SHENCASTAN
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-22
    • 文件大小:886926
    • 提供者:mystical
  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-86

    0下载:
  2. It s about Canny.You can type the picture name to the system.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:6368
    • 提供者:Priscilla
  1. Canny-edge-detection

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

    • 发布日期:2017-11-13
    • 文件大小:225438
    • 提供者:梅强
  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. 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
    • 提供者:李文洋
« 12 3 4 »
搜珍网 www.dssz.com