搜索资源列表

  1. Canny算子与边缘检测

    0下载:
  2. Canny算子与边缘检测,一个用完整的图像边缘提取算法-Canny operator and edge detection, complete with an Image Edge Extraction Algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2212451
    • 提供者:李明辉
  1. canny

    0下载:
  2. 功能:用c++实现对图像的canny算子的边缘检测
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:85683
    • 提供者:ll
  1. 图像边缘检测技术综述

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

  1. Canny算子与边缘检测

    0下载:
  2. Canny算子与边缘检测,一个用完整的图像边缘提取算法-Canny operator and edge detection, complete with an Image Edge Extraction Algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-06-12
    • 文件大小:2211840
    • 提供者:李明辉
  1. Cannysuanzi

    0下载:
  2. 用Canny算子进行边缘检测 的 函数 文件,大家可以尝试的用用,都是基于matlab平台的。-Canny operator for edge detection function documents, we can try to use use are based on Matlab platform.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-12
    • 文件大小:159744
    • 提供者:我市
  1. CannyEdgeDetect

    0下载:
  2. 对一帧灰度图像进行canny算子的边缘检测,在VC环境下编译-on a gray image canny operator of edge detection, the VC environment compiler
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-12
    • 文件大小:3324928
    • 提供者:
  1. Cannysuanzi

    0下载:
  2. 用canny算子进行边缘检测,误判率低,定位精度高,能很好的抑制虚假边缘-By canny edge detection operator, the low rate of miscarriage of justice, the high positioning accuracy can be a very good suppression of false edge
  3. 所属分类:图形图象

    • 发布日期:2024-06-12
    • 文件大小:3506176
    • 提供者:谭园芳
  1. CannyEdgeDetect

    0下载:
  2. 利用canny算子进行边缘检测的源代码,比较简单,已经检测,适合初学者学习之用。-Using canny edge detection operator to the source code is relatively simple, has been detected, suitable for beginners learning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-12
    • 文件大小:360448
    • 提供者:小林
  1. Canny

    0下载:
  2. 图像的边缘检测(用Canny算子提取边缘)-Image edge detection (using Canny edge extraction operator)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-12
    • 文件大小:2190336
    • 提供者:王萑
  1. origin_canny

    0下载:
  2. canny算子进行边缘检测的源代码。 (1)首先对图像进行高斯滤波,去除噪声的影响; (2)对滤波后图像计算梯度的幅值和方向 (3)对梯度幅值进行模极大值抑制 (4)双阈值确定边缘-canny edge detection operator to the source code. (1) First of all Gaussian image filtering to remove noise (2) after fi
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-12
    • 文件大小:1024
    • 提供者:章格
  1. Canny

    0下载:
  2. Canny算子的边缘检测。提供了Canny算子的源码,并提出了一种自适应阈值选取方法。-Canny edge detection operator. Canny operator provides the source code, and put forward an adaptive threshold selection method.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-12
    • 文件大小:46080
    • 提供者:法法
  1. canny

    0下载:
  2. canny算子的边缘检测,附带几个经典图片,visual 6.0C++的运行环境-canny edge detection operator, with a few classic pictures, visual 6.0C++ the operating environment
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-12
    • 文件大小:3291136
    • 提供者:xuzhen
  1. Canny

    0下载:
  2. CAnny算子提取边缘 边缘检测中canny良好独特的效果,广受青睐。内附完整的VC项目文件,和原图像及实验结果图像-Canny edge extraction operator Edge Detection canny good effect unique and widely popular. Containing a complete VC project documents, and the original image and
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-12
    • 文件大小:172032
    • 提供者:fang
  1. CannyEdgeDetection

    0下载:
  2. canny算子的边缘检测,在matlab环境下实现对图像的边缘检测-canny edge detection operator in matlab environment to realize the edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-12
    • 文件大小:2048
    • 提供者:樵飞
  1. Canny-Edge-Detection

    0下载:
  2. 基于Canny算子的边缘检测实现,效果比较好-Canny edge detection to achieve
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-12
    • 文件大小:8192
    • 提供者:lihong
  1. S、L、C边缘检测

    0下载:
  2. 边缘检测的基本思想是通过检测每个像素和其邻域的状态,以决定该像素是否位于一个物体的边界上。如果一个像素位于一个物体的边界上,则其邻域像素的灰度值的变化就比较大。假如可以应用某种算法检测出这种变化并进行量化表示,那么就可以确定物体的边界。 Sobel算子根据像素点上下、左右邻点灰度加权差,在边缘处达到极值这一现象检测边缘。对噪声具有平滑作用,提供较为精确的边缘方向信息,边缘定位精度不够高。当对精度要求不是很高时,是一种较为常用的边缘检测
  3. 所属分类:图形图像处理(光照,映射..)

  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算子的一种改进方式(An improved method for canny operators in image processing)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-12
    • 文件大小:1242112
    • 提供者:wabgkai9210005
  1. Canny算子

    0下载:
  2. 经典算子 canny算子边缘检测 利用8邻域的模极大值进行边缘检测(Edge detection of Canny operator)
  3. 所属分类:图形图象

    • 发布日期:2024-06-12
    • 文件大小:105472
    • 提供者:xiaoq1025
  1. Canny

    0下载:
  2. Matlab环境下用Canny算子进行边缘检测的例程(Canny Image_Edge_Detection)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-12
    • 文件大小:202752
    • 提供者:Aslan_lee
« 12 3 4 5 6 7 8 9 10 ... 21 »

源码中国 www.ymcn.org