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

搜索资源列表

  1. 4Matlab

    0下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:41094
    • 提供者:xueke
  1. matlab4

    0下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
  3. 所属分类:matlab例程

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

    0下载:
  2. 图像边缘检测的常用微分算子,如:canny laplace,prewitt,Robirt等算子的实现。-Common differential edge detection operator, such as: canny laplace, prewitt, Robirt and other operators to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5678
    • 提供者:吴勇
  1. bianyuanjiance

    0下载:
  2. 边缘检测MATLAB代码 包括Roberts sobel canny prewitt算子-Roberts sobel canny prewitt
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1057
    • 提供者:赵赵
  1. Cann

    0下载:
  2. 用C++ 和opencv 实现canny算子的图像边缘检测,效果还不错!-detecting occlusion boundary of images based on Opencv and C++
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3640691
    • 提供者:何琦
  1. edge1

    0下载:
  2. 本代码借用C#程序实现了几种常见的边缘检测方法,包括模板算子法、高斯算子、Canny算子、灰度形态学、小波变换、金字塔等算法-The code borrowed C# program implements several common edge detection methods, including template operator method, Gaussian operator, Canny operator, grayscale morphology, wavelet transf
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:148473
    • 提供者:刘金龙
  1. bianyuanjiance

    0下载:
  2. 利用CANNY算子,SORB算子等,使用MATLAB程序实现图像边缘检测-By using the CANNY operator and SORB operator,Using MATLAB Program to Realize Image Edge Detection
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:542
    • 提供者:王哲涛
  1. Programming-Canny-operator

    0下载:
  2. canny算子使用c++的编程实现。本科毕设的一部分,代码行后包括非常详尽的注释便于理解,已在vs2010环境试验可正确检测图像边缘 压缩文件包含canny算子实现的源代码和代码中所需canny.h头文件-Canny operator c programming undergraduate set up in the VS2010 environment test can detect the edge of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:4083
    • 提供者:刘立昊
  1. cwnaanner

    0下载:
  2. canny 算子是经典的边缘检测算子,效果也是众边缘检测算子中最好的,-Canny operator is a classical edge detection operators, the effect is the best among all the edge detection operator,
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-16
    • 文件大小:3072
    • 提供者:fursjr
  1. edge-detection

    0下载:
  2. 用matlab实现边缘检测,包括sobel算子、LoG、Canny算子,Hough变换-Edge detection with matlab, including sobel operator, LoG, Canny operator, Hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:189440
    • 提供者:Lindsay
  1. bianyuanjiance

    0下载:
  2. 边缘检测,自己写的 可以提高精度,比canny强点,互相学习,互相成长,-Edge detection, write their own can improve the accuracy, stronger than the canny, learn each other, grow each other, thank you
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:1527
    • 提供者:
  1. DoG

    0下载:
  2. 边缘检测算子中表现十分好的一种方法,相比较流行的canny等算子,效果明显,大家可以看看,希望能有帮助(Edge detection operator in a very good performance method, compared to the popular canny and other operators, the effect is obvious, we can see, hoping to help)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:1928192
    • 提供者:S_Ting
  1. PSOIZFR49

    0下载:
  2. 用于边缘检测的程序,86年canny算法,不错的源码(Canny algorithm is used for edge detection procedures, 86, a good source)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:6144
    • 提供者:沈然凤
  1. 代码

    0下载:
  2. 图像的预处理,图像分割和服装轮廓提取。其中 服装图像分割包括灰度线性变换、Otsu阈值分割和一系列形态学处理;轮廓提取 包括Canny算子边缘检测和频域的傅里叶滤波。(Image preprocessing)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:5120
    • 提供者:francene
  1. WeChat_jump

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

    • 发布日期:2018-04-19
    • 文件大小:13359104
    • 提供者:shuang0——0
  1. 图像处理经典算法及OpenCV程序

    0下载:
  2. 图像处理经典算法及OpenCV程序(基于opencv的use摄像头视频采集程序、基于opencv的use摄像头视频采集程序、基于opencv的两个摄像头数据采集、能激发你用代码做视频的冲动程序、图像反转(就是把黑的变白,白的变黑)、图像格式的转换、从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 、采用Canny算子进行边缘检测、角点检测、图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的)。。。。 )(Classical algorithm and OpenCV program f
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1682432
    • 提供者:独剑客
  1. FeatureExtraction

    0下载:
  2. 图像边缘检测,用Matlab实现,可以完成边缘特征提取,基于Canny算子(Image edge detection)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:edheroqq
  1. edge

    1下载:
  2. 5种经典的边缘检测算子分析,图像需要自己寻找(image detection canny)
  3. 所属分类:图形图像处理

    • 发布日期:2019-05-11
    • 文件大小:19456
    • 提供者:槿
  1. canny_edge

    1下载:
  2. matlab图像处理相关程序,canny算子边缘检测,欢迎交流!
  3. 所属分类:仿真建模

  1. 车牌识别

    0下载:
  2. python+opencv实现车牌识别,通过canny算子边缘检测+颜色识别提取车牌区域(License plate recognition based on Python + opencv)
  3. 所属分类:模式识别(视觉/语音等)

    • 发布日期:2020-09-16
    • 文件大小:4959232
    • 提供者:tywegcec
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com