搜索资源列表

  1. canny

    0下载:
  2. canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function ca
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:185344
    • 提供者:hanyantao
  1. Canny_only_used

    0下载:
  2. 函数实现使用Canny边缘检测算子进行基于内容的图像检索,效果较好-The function of the program is to use Canny to retieve database images.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:Bob
  1. CannyEdgeDetection

    0下载:
  2. Canny边缘检测的高斯卷积,索贝尔operation.entire代码组成,是在建MATLAB函数任何自由,除了必须改变形象reading.threshold根据图像和被提取的特征。 做检查更新的高斯卷积文件,它比前一个准确 请注意,代码的执行时间是low.This是因为没有内在的功能被使用。 为了提高车速了,请改为内置的功能“conv2“的卷积码 -canny edge detection compris
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:namind
  1. mycanny.m

    1下载:
  2. canny算法的一个简易实现,关于两个阈值的连接问题采用了膨胀的方法,较为使用,经比较发现与matlab自带函数相差不大-canny algorithm is a simple implementation, two thresholds on the issue by the expansion of the connection method, the more use, by the comparison function tha
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:吕致毅
  1. 3Canny

    0下载:
  2. Canny算子,边缘检测,函数编写~Canny算子的详细实现,使用Gaussian 滤波器先滤波之后计算。-Canny operator, edge detection, a function to write the detailed implementation of the ~ Canny, count son, after calculation using Gaussian filter before filtering.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:李晨
  1. zsy

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

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:高晓洁
  1. my_canny

    0下载:
  2. canny边缘提取算法。opencv仅用于读图,没用使用它的函数。-canny edge detection algorithm. opencv only for digitizing, useless functions that use it.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:4333568
    • 提供者:金圣韬
  1. image-edge-detection

    0下载:
  2. 压缩包含一个文件夹和三个文档。文件夹是图片Canny边缘检测的工程文件,有源代码和可执程序。三个文档是介绍在MFC中如何添加关联函数来使用openCV。-Contains a compressed folder and three documents. Pictures folder is Canny edge detection project files, source code and executable programs. T
  3. 所属分类:OpenCV

    • 发布日期:2024-05-20
    • 文件大小:2868224
    • 提供者:LiChongliang
  1. CVMFC

    0下载:
  2. C++ MFC OpenCV和MFC的实例,包括界面程序+各种图像处理操作,演示如何在MFC中使用OpenCV,由3部分组成。一、Windows 下用 MFC 编制的程序框架,采用设备无关位图DIB实现Windows多文档模式下图像的显示,实现显示的关键函数StretchDIBits的原型; 二、调用 OpenCV 函数实现处理   使用 OpenCV 函数处理图像在 MFC 环境下显示,实现功能为图像平滑、图像缩小与Canny
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:5444608
    • 提供者:apudn58
  1. Canny

    0下载:
  2. Canny边缘检测:(1)使用OPenCV函数完成;(2)自己写的Canny边缘检测函数。效果较好-Canny edge detection: (1) use OPenCV function is completed (2) Write your own Canny edge detection function. Better
  3. 所属分类:OpenCV

    • 发布日期:2024-05-20
    • 文件大小:5623808
    • 提供者:
  1. 5_Canny

    0下载:
  2. 程序描述:使用canny函数进行灰度边缘检测.-Program descr iption: Using canny edge detection function of gray.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:张三
  1. canny

    0下载:
  2. 学习opencv基础知识,进行canny检测,使用函数:Canny-Basic knowledge of learning opencv, canny tests, using the function: canny.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-20
    • 文件大小:133120
    • 提供者:
  1. Canny

    0下载:
  2. 本人编写的基于opencv的canny函数,注意不是直接使用cvCanny函数的哦!!有需要掌握canny内部原理的人推荐下载-I prepared opencv based canny function, attention is not directly cvCanny function Oh! ! There is a need to grasp the principles of the internal canny peopl
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:xuchanglong
  1. canny函数用法

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

    • 发布日期:2024-05-20
    • 文件大小:150528
    • 提供者:拂晓轻寒
  1. WeChat_jump

    0下载:
  2. 电脑模拟按键实现微信跳一跳自动跳跃。首先就是在上传的autojump.png图片上进行模板匹配,匹配出小人,并计算小人的坐标;如上图所示,框出来的用红色箭头所指即为小人的坐标! 然后就是通过Canny()函数进行图像的边缘检测,这里使用的阈值为5,10基本可以检测出所有边缘信息(Computer simulation keys to achieve WeChat jump one jump automatically. First of
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:13359104
    • 提供者:shuang0——0

源码中国 www.ymcn.org