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

搜索资源列表

  1. imagedetecting

    0下载:
  2. 用不同算法检测图像边缘,主要有sobel,prewitt,canny等算子-detecting the edge of image using different algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:13013
    • 提供者:王诗显
  1. canny-tar

    0下载:
  2. this canny edge detection one of image processing famous edge detection operators, it is programmed in C-this is canny edge detection one of image processing famous edge detection operators, it is programmed in C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:39424
    • 提供者:me
  1. Cannyedgedetermination

    0下载:
  2. canny算子提取边缘的方法,图像处理的同志们必看的内容!-canny operator edge extraction method, image processing comrades see the content!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4196938
    • 提供者:李作舟
  1. canny

    0下载:
  2. 用vc++实现用Canny算子提取边缘的功能,效果比较好,值得借鉴。-Using vc++ implementation using Canny edge extraction operator function, the effect is better, is worth learning from.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:95309
    • 提供者:lumaggie
  1. 112213

    0下载:
  2. 本文首先就传统的边缘检测算子(即一阶算子 Roberts 算子、Sobel 算子、Prewit 算子、二阶算子 Kirsch 算子、Robinson 算子和 LOG 算子)和新兴的边缘检测算子(即 Canny 算子和小波边缘检测方法)的思想和性质进行了理论和探讨,同时给 出了这些边缘检测算子的实验结果,提出了其中的不足。-In this paper, the conventional edge detection operator (that is, the first-order op
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1716599
    • 提供者:chris
  1. video

    0下载:
  2. Background subtraction, canny edge detection using opencv
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:848358
    • 提供者:Revathi
  1. canny

    0下载:
  2. canny 边缘检测算法,一个完整的图像边缘提取算法-canny edge detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:14962
    • 提供者:继广
  1. Canny

    0下载:
  2. 用OpenCV写的采用Canny算法进行边缘检测的程序-Canny
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1419916
    • 提供者:zty
  1. Canny

    0下载:
  2. Canny边缘检测,在人脸识别是一个比较经典的计算方法,写论文可以参考一下。-Canny edge detection, in the face recognition is a more classic method of calculating and writing papers for reference.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-17
    • 文件大小:147575
    • 提供者:chiaks
  1. canny

    0下载:
  2. 经典的边缘提取算法-canny,包括具体的步骤介绍,细节描写,C++源代码-Classical edge detection algorithm-canny, including specific steps, the details of descr iption, C++ source code
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:19138
    • 提供者:longjie
  1. Canny

    0下载:
  2. canny is a useful cord,welcome everyone downloud,who want to use it ,you can use it-canny
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:175106
    • 提供者:yyww
  1. cannyfinal

    0下载:
  2. canny边缘检测源代码:边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测-source code canny edge detection: edge detection for image understanding, target detection, tracking and other issues is very important that the code to do the canny edge detection operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1489
    • 提供者:海宸
  1. canny

    0下载:
  2. 对图像作canny变换,求出图像的canny边缘特征-get canny feature
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6122
    • 提供者:夏晓珍
  1. canny-djt

    0下载:
  2. 用canny算子提取边缘,对图像进行边缘检测-Extraction using canny edge operator, image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3291463
    • 提供者:huayaojj
  1. edge_detection

    0下载:
  2. 实现sobel canny prewitt marr Roberts算子的边缘检测-Achieve sobel canny prewitt marr Roberts edge detection operator
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:2631
    • 提供者:gaef
  1. cannydetect

    0下载:
  2. canny边缘检测源代码,可以运行。 Canny 边缘检测算子是John F. Canny于 1986 年开发出来的一个多级边缘检测算法。-canny
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:903874
    • 提供者:黄家
  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. canny

    0下载:
  2. 用Canny算子提取边缘 源代码 源文件压缩包下载-Extracted by Canny edge operator source code to download the source file cabinet
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:140699
    • 提供者:zhaoyu
  1. cannyedgedetectori

    0下载:
  2. code for canny edge detector
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-14
    • 文件大小:2579
    • 提供者:ram
  1. edge_detection_algorithm

    0下载:
  2. 边缘检测经典算法(Canny算子、Laplace算子程序)-Classical edge detection algorithm (Canny operator, Laplace operator subroutine)
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:1940
    • 提供者:jumbo
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com