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

搜索资源列表

  1. improved-canny

    1下载:
  2. 改进的canny算子,实现图像的边缘检测-Improved canny operator, the edge detection of image
  3. 所属分类:Special Effects

    • 发布日期:2014-05-27
    • 文件大小:1447936
    • 提供者:peijing
  1. canny

    0下载:
  2. Canny边缘检测,可以较为精确地检测清晰的图像边缘,并显示灰度图和检测图。-Canny edge detection, can more accurately detect a clear edge, and displays the grayscale and test plans.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:602
    • 提供者:张明月
  1. canny

    0下载:
  2. 最优的阶梯型边缘检测算法(canny边缘检测) 1.Canny边缘检测基本原理 (1)图象边缘检测必须满足两个条件:一能有效地抑制噪声;二必须尽量精确确定边缘的位置。 (2)根据对信噪比与定位乘积进行测度,得到最优化逼近算子。这就是Canny边缘检测算子。 (3)类似与Marr(LoG)边缘检测方法,也属于先平滑后求导数的方法。 2.Canny边缘检测算法: step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向;
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1271572
    • 提供者:lx
  1. canny

    0下载:
  2. canny算子的讲解课件 很清晰 一看就懂 希望对你有帮助-explain the canny operator is clear at a glance courseware want to help you understand
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1126327
    • 提供者:zhangyinxia
  1. CANNY

    0下载:
  2. CANNY EDGE DETECT SOURSE CODE
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:626758
    • 提供者:ki
  1. Canny(VC)

    0下载:
  2. 数字图像处理 利用vc++实现 很有用-vc++ canny
  3. 所属分类:Special Effects

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

    0下载:
  2. 自己实现的canny边缘检测算子,包括高斯滤波,非极大值抑制,双阈值处理,边缘细化等步骤。-Own implementation of canny edge detection operator, including the Gaussian filtering, non-maxima suppression, double threshold, edge thinning step.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2324
    • 提供者:pxjy
  1. Canny-edge-operator

    0下载:
  2. 用Canny算子提取边缘,vc源码,是图像处理入门的好源码-Extracted with the Canny edge operator, vc source code, is a good entry-source image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:176657
    • 提供者:张国庆
  1. canny

    0下载:
  2. canny算子的matlab源码。canny算子主要用于数字图像处理中的边缘提取以及锐化-matlab source canny operator. canny operator is mainly used for digital image processing and edge extraction in the sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1499
    • 提供者:justin
  1. CANNY

    0下载:
  2. 基于CANNY算子提取边缘,包括提取同心圆等特征,属于底层图像处理-CANNY OPERTOR
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1390778
    • 提供者:zsy
  1. Canny

    0下载:
  2. VC++实现的图像处理方法,采用Canny算子进行边界分割-VC++ implementation of image processing methods, the use of Canny operator is the boundary partition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3951678
    • 提供者:yangyang
  1. canny

    0下载:
  2. Matlab code for Canny algorithm for edge detection
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1121
    • 提供者:Elsa
  1. canny

    0下载:
  2. canny operator for edge detection
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:627
    • 提供者:hamed
  1. matlab-canny

    0下载:
  2. 分别用一阶、二阶以及Canny边缘检测算法进行图像边缘检测-Respectively first, second, and Canny edge detection algorithm for image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:920664
    • 提供者:唐路
  1. Canny-Edge-Detection

    0下载:
  2. 基于Canny算子的边缘检测实现,效果比较好-Canny edge detection to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:8076
    • 提供者:lihong
  1. Canny-operator-with-edge-extraction

    0下载:
  2. 用MFC实现用Canny算子提取边缘),是C++的基础学习,MFC编程-Using MFC Canny operator to extract edge), is the basis for learning C++, MFC Programming
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:400269
    • 提供者:海之帆
  1. canny

    0下载:
  2. Canny edge detection
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1126
    • 提供者:Joã o Manuel
  1. Canny边缘检测

    0下载:
  2. Canny边缘检测是目前最好的算法之一,本程序基于MFC单文档,可再VC6.下直接运行,参数可调。
  3. 所属分类:Windows编程

  1. canny算子进行边缘检测的源代码

    1下载:
  2. 对于现有canny算子进行了一定的改进,使得效果更好(Some improvements have been made to the existing Canny operator, which makes the effect better)
  3. 所属分类:图形图像处理

  1. canny

    0下载:
  2. 一种在二维、三维数据中利用Canny算子检测边缘的边缘检测器(A Canny edge detector for two-dimensional image and three-dimensional volume data.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:18432
    • 提供者:洪天昊
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com