搜索资源列表

  1. cDlgCanny

    0下载:
  2. Canny算子边缘检测图像,先进行高斯滤波,计算梯度幅值和方向,非极大值抑制,双阈值检测和连接边缘。-Canny edge detection operator image, first the Gauss filtering, calculation of gradient magnitude and direction, non-maxima suppression, dual edge threshold detection an
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:xujie
  1. canny_edge

    0下载:
  2. 实现了canny算子的边缘检测,边缘轮廓完整,且抗干扰能力强。-Operator to achieve a canny edge detection, contour integrity, and anti-interference ability.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:林伟毅
  1. edge

    0下载:
  2. 对数字图像进行边缘检测,有Canny算子和高斯算子。-For digital image edge detection, a Canny operator and the Gaussian operator.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:129024
    • 提供者:baoxiuwu
  1. P0404

    0下载:
  2. 本程度可以同时实现prewitt,sobel,log,canny这个几种边缘检测的算法,方便大家对比,希望对大家有用-This way can achieve prewitt, and canny sobel log, the kinds of edge of the inspection of all, convenient and hope to all useful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:
  1. Cbyuanjiance

    0下载:
  2. 用Visual C++实现canny算子的边缘检测,用于图像处理,经调试,程序准确完整-Visual C++ implementation with a canny edge detection operator for image processing, through commissioning, accurate and complete program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:3304448
    • 提供者:
  1. cvboundary

    0下载:
  2. vc2003下,在opencv平台上实现图像边缘检测,采用了不同算子,sobel,canny,prewwitt等,便于实现不同算子效果的比较-vc2003, in opencv platform to achieve image edge detection, using a different operator, sobel, canny, prewwitt so easy to realize the effect of diffe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1134592
    • 提供者:huihui
  1. exa2.6

    0下载:
  2. 这是一个例子,利用Opencv中自带的CANNY算子边缘检测输出写入一个单通道图像。-This is an example, the use of Opencv CANNY own operator in the edge detection output into a single image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:3853312
    • 提供者:江明
  1. canny_1

    0下载:
  2. 数字图像处理--边缘检测canny算子,内有源码和说明文档-digital image processing-- edge detection canny
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:744448
    • 提供者:
  1. canny

    0下载:
  2. Canny算子可有效的检测图像的边缘,得到较为清晰,较为准确的边缘。-Canny operator can effectively detect the edges of the image to get a more clear, more precise edges.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:陈阳
  1. avireader

    0下载:
  2. 简单的几个opencv函数处理,包括边缘检测,高斯滤波,canny算子等。-Opencv functions of several simple processing, including edge detection, Gaussian, canny operator and so on.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-09
    • 文件大小:10035200
    • 提供者:
  1. edgematlab

    0下载:
  2. 边缘检测,sobel,canny,Roberts,等算子边缘检测matlab代码-Edge detection, sobel, canny, Roberts, and other operator edge detection matlab code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:418816
    • 提供者:youyou
  1. edge_detector

    0下载:
  2. 使用底层的卷积和过滤操作实现canny算子的边缘检测内容-Use the bottom of the convolution and filtering operations are implemented canny edge detection operator content
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:lin
  1. Image-Edge-Detection

    0下载:
  2. 提出一种在噪声条件下将中值滤波与Sobel、Canny算子相结合进行图像边缘检测的方法。首先,采用中值滤波对图像进 行平滑处理,再利用Sobel、Canny算子检测图像边缘。仿真实验表明。该方法对图像边缘检测精度较高,抗噪声性能强,可 提高图像边缘检测效果。-This article proposed an image edge detection method based on the median value filter,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:238592
    • 提供者:王文
  1. edgedetection

    0下载:
  2. 基于形态学的的玻璃瓶边缘检测,和canny算子对比,可出图。-Glass bottles based on morphological edge detection, and the canny operator compared to a map.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:33792
    • 提供者:沐广文
  1. 1

    0下载:
  2. 用prewitt,Roberts,Laplacian,Canny实现边缘检测-With prewitt, Roberts, Laplacian, Canny edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:78848
    • 提供者:张奇
  1. Edge

    0下载:
  2. 使用C#实现图像边缘提取和检测的各种算子,包括模板算子,高斯算子,Canny算子,灰度形态学,小波变换和金字塔更等,算法完善,界面简洁,功能强大。-Use C# Image Edge Extraction and detection of various operators, including the template operator, Gaussian operator, Canny operator, gray morpholo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:125952
    • 提供者:Andox
  1. digital-image-process

    0下载:
  2. 采用图像检测算子,包括canny,LOG,prewit,roberts,kirsch算子等,采用MATLAB 开发环境实现图像边缘检测。-complete the edge detection of pictures by all kinds of methods with matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:156672
    • 提供者:
  1. canny_edge

    0下载:
  2. Cannv算子比Roberts算子、Sobel算子和Prewitt算子极小值算法的去噪能力都要强.能够在噪声和边缘检测间取得较好.能够检测到真正的弱边缘 但它也容易平滑掉一些边缘信息。 -canny edge
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:星尘
  1. origin_canny

    0下载:
  2. 采用canny 算子进行目标文件的边缘检测-Edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:song
  1. edgelena

    0下载:
  2. sobel canny等算子边缘检测 matlab程序-edge detection useing sobel canny and so on.matlab program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:47104
    • 提供者:gs
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »

源码中国 www.ymcn.org