搜索资源列表

  1. DIBDisplay

    0下载:
  2. 本科毕业设计中所做的关于canny边缘检测算法改进的程序源码,实现了自适应双阈值和动态阈值算法-Graduate design done on the canny edge detection algorithm to improve the procedures for source code to achieve the adaptive dual-threshold and dynamic threshold algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:110592
    • 提供者:于洋
  1. c_canny

    0下载:
  2. 采用C语言实现了canny边缘检测算法。可以用于图象边缘检测。-Adopt C language to realize that measure algorithms on canny edge. Can be used in the edge of vision to measure.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:3072
    • 提供者:daxie
  1. edgedetection2003

    0下载:
  2. 数字图像的边缘检测 本科毕业设计(边缘检测是数字图像处理中的重要内容。本文首先对图像的边缘检测的各种算法和算子做了总结和分析。Canny最早提出了边缘检测的三条连续准则:最优检测结果、最优定位和低重复响应,并在这些准则的基础上得到了“最优线性滤波器”―高斯函数的一阶导数。经过十几年的发展,目前已经有了对这个准则的很多改进,本文也对这个方面的工作做了小结。Demigny在理论分析和实践的基础上给出了边缘检测的离散准则,并且证明在离散准
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:1397760
    • 提供者:swx
  1. canny

    0下载:
  2. 用matlab实现的canny边缘检测-Using matlab implementation of the canny edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:2048
    • 提供者:黄虎
  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 ca
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:海宸
  1. ex4_061221015

    0下载:
  2. 实验内容:编制一个通用的边缘提取函数,通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测-Experimental contents: the preparation of a generic edge detection function, by entering different parameters, to achieve Sobel operator, Prew
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:918528
    • 提供者:da
  1. Canny

    0下载:
  2. 基于visualc++用canny算子实现图像的边缘检测-Visualc++-based operator with canny edge detection image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:172032
    • 提供者:gdwu
  1. CannyEdgeDetector

    0下载:
  2. canny 边缘检测matlab版 效果不错-canny edge detection matlab version
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:4096
    • 提供者:Meimei
  1. canny

    0下载:
  2. 一个非常好的图像边缘检测算法 -一个非常好的图像边缘检测算法
  3. 所属分类:Windows编程

    • 发布日期:2024-04-27
    • 文件大小:3072
    • 提供者:youshu
  1. canny

    0下载:
  2. opencv canny边缘检测,效果还不错,只是要选用背景干扰不大的图像-opencv canny edge detection, the results were good, but not to use the image background interference
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:1371136
    • 提供者:yangfan
  1. canny

    0下载:
  2. 自己做的canny边缘检测。感觉效果还可以,可以和opencv自带的cvcanny对比一下。-canny edge detector。
  3. 所属分类:Windows编程

    • 发布日期:2024-04-27
    • 文件大小:3323904
    • 提供者:liujie
  1. Canny

    0下载:
  2. canny边缘检测 Hough直线检测-canny edge detect,hough line detect
  3. 所属分类:图形图象

    • 发布日期:2024-04-27
    • 文件大小:1983488
    • 提供者:han
  1. 2

    0下载:
  2. 边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡-Edge feature extraction is to seek the local max
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:xiaowei
  1. canny

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

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:张明月
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:2048
    • 提供者:pxjy
  1. S、L、C边缘检测

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

  1. 一种改进的基于Canny算子边缘检测算法

    0下载:
  2. 在图像处理中的对于canny算子的一种改进方式(An improved method for canny operators in image processing)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:1242112
    • 提供者:wabgkai9210005
  1. Canny边缘检测

    0下载:
  2. 基于opencv库,使用vs2015,Canny边缘算子 的应用(Based on the opencv library, the use of vs2015, Canny edge operator)
  3. 所属分类:OpenCV

  1. canny函数用法

    0下载:
  2. canny边缘检测 先滤波 转化成灰度图 再进行边缘检测(edge detection using canny function)
  3. 所属分类:C#编程

    • 发布日期:2024-04-27
    • 文件大小:150528
    • 提供者:拂晓轻寒
  1. canny

    0下载:
  2. canny边缘检测的步骤: 1,生成高斯核,与图像做卷积 2,计算梯度图像 3,非极大值抑制 4,双阈值法和连接边缘(Canny edge detection steps: 1, Generate Gaussian kernel, convolution with the image 2, calculate the gradient image 3, non-maximal inhibition 4, double t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:2048
    • 提供者:周杰伦的
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org