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

搜索资源列表

  1. canny算子边缘检测

    0下载:
  2. canny算子边缘检测-canny operator Edge Detection
  3. 所属分类:文档资料

    • 发布日期:2010-07-07
    • 文件大小:2212184
    • 提供者:王昊一
  1. canny

    0下载:
  2. canny在MIT的硕士论文和报告,最经典的边缘检测论文,图像处理必备
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:11117736
    • 提供者:cl
  1. B样条小波边缘检测的改进算法

    0下载:
  2. 第1章为绪论。简要介绍了课题研究背景、意义及研究现状。 第2章具体介绍小波变换应用在图像边缘检测的基本原理。在连续小波变 换基础上引入实际中应用范围较广的离散小波变换,重点分析了多分辨率小波 变换。 第3章介绍B样条小波边缘检测的改进算法。基于B样条小波变换,将 Contourlet变换应用在多尺度自适应阈值边缘检测中。 第4章介绍多层次自适应空间系数高斯小波边缘检测方法。将灰度共生矩 阵特征值应用在高斯小波变换中,提出一种多层次自适应算法。 第5章介绍Canny算子与小波变换结
  3. 所属分类:文档资料

    • 发布日期:2009-05-31
    • 文件大小:2355945
    • 提供者:liwenwan
  1. 图像边缘检测技术综述

    0下载:
  2. 这是关于canny算子的边缘识别技术
  3. 所属分类:文档资料

  1. CannyEdgeDetector

    0下载:
  2. 电子数字图像边缘检测,是机器人视觉的研究基础内容,通过一系列的算法进行边缘检测。Canny算法是十分重要的算法。-Edge Detector of Digital image
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:5382
    • 提供者:苗晨
  1. EffectOfCanny

    0下载:
  2. Canny算法的改进算法。 电子数字图像的边缘检测是机器人视觉的研究基础,而canny算法是十分重要的。-Canny for detection of edge of digital image.
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:1226
    • 提供者:苗晨
  1. zsy

    0下载:
  2. 边缘检测canny算子,未使用系统自带函数运算耳饰自己改编的-Edge detection canny operator, not use the system comes the function computing earrings own adaptation
  3. 所属分类:Software Testing

    • 发布日期:2017-11-22
    • 文件大小:897
    • 提供者:高晓洁
  1. AnPAdaptivePThreshold

    0下载:
  2. 在传统canny边缘检测的基础上,进一步进行自适应阈值的边缘检测方法的研究,比传统的方法有很大的优越性-Traditional canny edge detection on the basis of further adaptive threshold edge detection method, there are a lot of advantages than traditional methods
  3. 所属分类:Development Research

    • 发布日期:2017-11-26
    • 文件大小:878592
    • 提供者:陈婉
  1. canny

    0下载:
  2. canny的边缘检测用于智能交通中的车流检测与跟踪-Edge detection
  3. 所属分类:Software Testing

    • 发布日期:2017-04-07
    • 文件大小:3813
    • 提供者:田苏
  1. tuxiang-lv-bo

    0下载:
  2. 主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提. 更多还原 -Mainly discuss how to get the picture after extracting its boundary information, the first use of the im
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:330126
    • 提供者:彭成新
  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. OpenCVmanual

    0下载:
  2. OpenCV中文参考手册.chm,本文档来源于OpenCV中文网站,常用的标准图 图像文件读入和显示 图像创建、保存和复制 Canny边缘检测 Canny边缘检测2 轮廓(contour)检测 轮廓(contour)检测2 图像旋转与缩放 读视频文件和运动问题检测 Hough线段检测 鼠标绘图 -OpenCV Chinese reference manual. Chm, this document comes from OpenCV C
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3723071
    • 提供者:gyx
  1. Comparison-of-edge-detection-method

    0下载:
  2. 为了在实际应用中能够选择最佳的边缘检测方法,采用Matlab语言鳊程,将若干常用的边缘检测方法应用于花瓶边缘检测仿真实验.包括微分算子法(Robert算亍、Sobel算予、Prewitt算子和Kirseh算子)、高斯一拉普拉斯算子法、坎尼算子法、零交叉法和Frei—chen边缘检测法等,并进行了对比分析。-In practice, in order to be able to the best edge detection method using Matlab language bream
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:586317
    • 提供者:焦峰凯
  1. canny_edge_detection

    0下载:
  2. 做canny边缘检测的一个实验,开头有详细的原理推导过程,后部分有代码实现-Do canny edge detection of an experiment at the beginning of a detailed derivation principle, after part of a code
  3. 所属分类:File Formats

    • 发布日期:2017-05-04
    • 文件大小:81707
    • 提供者:
  1. canny_edge

    0下载:
  2. 一个源代码,可以实现Canny算子图像的边缘检测,(A source code, you can achieve Canny operator image edge detection,)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:鹤鹤1
搜珍网 www.dssz.com