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

搜索资源列表

  1. UseCanny

    0下载:
  2. Canny算法的实际应用,很好地进行边缘检测-Canny algorithm is practical, a good edge detection
  3. 所属分类:Special Effects

  1. EdgeFinal

    0下载:
  2. 实现灰度图像的几种常用的边缘检测算法,包括:梯度边缘检测算法、Roberts、Sobel、、canny、Prewit和Krisch-Grayscale images of several commonly used edge detection algorithms, including: gradient edge detection algorithm, Roberts edge detection algorithm, Sobel edge detection algorithm, Lap
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:708985
    • 提供者:刘岸明
  1. matlab_new

    0下载:
  2. 几种基本的matlab 边缘检测的方法,Canny算子, Roberts梯度算子,Prewwt算子,Sobel算子Log算子。 还给出了一种简单的 计算圆中心和半径的方法。-Canny, Roberts,Prewwt,Sobel,Log
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1702
    • 提供者:spring
  1. EdgeFinal7

    0下载:
  2. 边缘检测VC++代码,Roberts,Sobel,Prewitt,Canny算子代码-Edge detection VC++ code
  3. 所属分类:source in ebook

    • 发布日期:2017-05-02
    • 文件大小:709173
    • 提供者:puwang
  1. EdgeDetection

    0下载:
  2. 基于hough变换的边缘检测(下面是采用 CANNY 算子进行图像边缘检测的 C/C++ 源代码,在OPENCV BETA 4.0, VC6.0 环境下编译通过-Hough transform based on edge detection (Here is using CANNY operator image edge detection C/C++ source code, under OPENCV BETA 4.0, VC6.0 environment compiler
  3. 所属分类:Document

    • 发布日期:2017-04-12
    • 文件大小:1044
    • 提供者:很多个
  1. tuxiangchuli

    0下载:
  2. 彩色数字图像边缘检测,高斯滤波、欧式距离、Canny算子、双阈值处理和非极大抑制。-Color digital image edge detection, gaussian filtering, Euclidean distance, Canny operator, double threshold processing and not greatly suppressed.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:5475
    • 提供者:jiajun
  1. detectionContour

    0下载:
  2. 利用sobel,prewitt等算法实现边缘检测--By sobel, prewitt, robert, marr and realize canny edge detection operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:88229
    • 提供者:HE
  1. Canny_algorithm

    0下载:
  2. 详细描述了图像处理中的Canny算子边缘检测,包括算法描述和算法实现-Detailed descr iption of the image processing Canny edge detection algorithm is described and algorithms including
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:97855
    • 提供者:chen
  1. zengqiang-fenge

    0下载:
  2. 分别用图中给出的直线和曲线作为增强函数进行增强;分别用Roberts算子、Sobel算子、LoG算子和Canny算子进行边缘检测-Straight lines and curves are as shown in the figure enhancement function are enhanced respectively Roberts operator, Sobel operator, LoG operator and Canny operator edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3283
    • 提供者:煮开
  1. edge_detection

    2下载:
  2. 本代码比较全面地给出了图像边缘检测常用的各种算法的代码,包括:基于LoG算子边缘检测、基于Canny算子的边缘检测、基于SUSAN算子的边缘检测、基于小波变换模极大值的边缘检测、利用有限冲击响应来提取不同方向边缘、采用灰度形态学膨胀和腐蚀,对图像进行单尺度和多尺度的形态学边缘检测-This code gives a more comprehensive variety of commonly used edge detection algorithm code, including: LoG o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:141196
    • 提供者:朱玥
  1. Canny_20140123_092120

    0下载:
  2. 坎尼检测算子,在边缘检测算子中鲁棒性比较好的算子。-Canny operator edge detection operators, in more robust operator.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3915962
    • 提供者:tang
  1. opev_test

    0下载:
  2. 边缘检测,基于opencv,canny算子-Edge detection based on opencv, canny operator
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4182062
    • 提供者:duwei
  1. canny_edge

    0下载:
  2. canny算子实现边缘检测,matlab程序源码-the canny edge detection, matlab program source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:949
    • 提供者:lei
  1. byjc

    0下载:
  2. 边缘检测算子 包含Canny算子 log算子 prewitt算子 robberts算子和sobel算子等 都够对图像进行边缘提取-edge detection cotain Canny Algorithm Prewitt Algorithm Log Algorithm Sobel Algorithm and Robberts Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3492
    • 提供者:fenghaiyong
  1. suanzi

    0下载:
  2. 几种经典的图像边缘检测算子的算法,其中有soble、canny等-Several classical edge operator,including soble、canny and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:618
    • 提供者:littlelin
  1. test3.m

    0下载:
  2. 常见canny, sobel 等算法的图像边缘检测比较-Edge Detection common canny, sobel algorithm comparison
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:728
    • 提供者:YAN Yiqing
  1. PictureDlg

    0下载:
  2. 这是以前做的一个小程序,用mfc实现读入图片,然后调节canny阈值,进行边缘检测的小界面。初学者可以学习一下。-This is done before a small program, with mfc achieve read picture, then adjust the canny threshold, edge detection of small interface. Beginners can learn about.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2340422
    • 提供者:fisherwan
  1. The-license-plate-recognition

    0下载:
  2. 首先,针对车牌图像预处理采用了灰度化、中值滤波等的算法。其次,车牌定位的模块中研究了基于Canny的车牌边缘检测算法和形态学操作,提高了系统定位的准确率。然后,用基于垂直投影的垂直切分算法对车牌进行字符切分。最后采用模板匹配的算法对车牌字符进行识别。 -Firstly, the license plate is with a gray image preprocessing, median filtering algorithm. Secondly, the plate positioning
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:719668
    • 提供者:藕之花
  1. bianyuantiqu

    0下载:
  2. 基于matlab的边缘提取,边缘检测的一般算法包括Canny算子、Prewitt算子、Sobel算子、Roberts算子。-Matlab-based edge detection, edge detection algorithms, including general Canny operator, Prewitt operator, Sobel operator, Roberts operator.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:1940
    • 提供者:周欣
  1. Edge-Detection

    0下载:
  2. opencv实现基于Sobel算子、Canny算子和Laplace算子的图像边缘检测算法。 开发环境:vs2010+opencv。-opencv-based Sobel operator, Canny operator and Laplace operator image edge detection algorithm. Development environment: vs2010+ opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1448
    • 提供者:冯泽
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com