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

搜索资源列表

  1. wavelet

    0下载:
  2. 基于小波变换的边缘检测算法程序,希望对大家有用-Based on wavelet transform edge detection algorithm procedures in the hope for all of us
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:27515
    • 提供者:张晓乐
  1. image

    0下载:
  2. 图像处理:一种基于小波分析的边缘检测算法-An edge detection approach based on directional wavelet transform
  3. 所属分类:Graph program

    • 发布日期:2017-06-20
    • 文件大小:34148741
    • 提供者:yangranran
  1. ColorFeatures

    1下载:
  2. 一种彩色图像的边缘检测算法,检测效果非常好,它是对Canny算法的改进,定位好,相应标准高,检测率高,误检率低-a kind of edge detection algorithm.The algoritlun employs amultpassprocessing approach that re}novesnoisefrom theRGB componentswith apre-filter, with the color edge detector then based on an ext
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1001276
    • 提供者:朱莉
  1. fastcheck

    1下载:
  2. 一种改进的快速模糊边缘检测算法 能够快速有效地提取二维图像数据边缘-An Improved Fast fuzzy edge detection algorithm to quickly and effectively extract the edge of two-dimensional image data
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-02
    • 文件大小:145323
    • 提供者:杜鹃
  1. EdgeDetection

    0下载:
  2. 在MATLAB下实现的图像边缘检测算法,自己编写的算法-matlab edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:853
    • 提供者:kevinfjm
  1. edge_detection

    0下载:
  2. 利用小波边缘检测算法实现对图像的边缘检测,效果良好。-Wavelet edge detection algorithm on edge detection with good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1222
    • 提供者:袁计委
  1. xiaobo_gaijin

    0下载:
  2. 改进的小波边缘检测算法,在去噪和其他方便有所改进。解压后既是源程序-bianyuan
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1222
    • 提供者:王亮
  1. Algorithm

    0下载:
  2. 一种新的基于小波变换的图像边缘检测算法研究-A new kind of Research on Edge Detection Algorithm For Image Based On Wavelet Transform
  3. 所属分类:Wavelet

    • 发布日期:2017-05-08
    • 文件大小:1594600
    • 提供者:周文君
  1. canny

    0下载:
  2. 最优的阶梯型边缘检测算法(canny边缘检测) 1.Canny边缘检测基本原理 (1)图象边缘检测必须满足两个条件:一能有效地抑制噪声;二必须尽量精确确定边缘的位置。 (2)根据对信噪比与定位乘积进行测度,得到最优化逼近算子。这就是Canny边缘检测算子。 (3)类似与Marr(LoG)边缘检测方法,也属于先平滑后求导数的方法。 2.Canny边缘检测算法: step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向;
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1271572
    • 提供者:lx
  1. OpenEdgeDetect

    0下载:
  2. 很有效的边缘检测程序,综合了很多中边缘检测算法,界面友好-Edge detection procedure is very effective, integrated a lot of the edge detection algorithm, user-friendly
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6211414
    • 提供者:huangxm
  1. edge_detector

    0下载:
  2. 基于CPLD的数字图像边缘检测算法的实现(VHDL源程序)-EDGE DETECIOR
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:1303
    • 提供者:郭以勋
  1. Canny边缘检测

    0下载:
  2. Canny边缘检测是目前最好的算法之一,本程序基于MFC单文档,可再VC6.下直接运行,参数可调。
  3. 所属分类:Windows编程

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

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

    • 发布日期:2017-12-19
    • 文件大小:1242112
    • 提供者:wabgkai9210005
  1. byjc

    0下载:
  2. 四种边缘检测算法,matlab实现。Sobel算法、LOG算法结果、还有另外两种。(Four edge detection algorithms, matlab implementation)
  3. 所属分类:图形图像处理

  1. 边缘检测1

    0下载:
  2. 基本的边缘检测算法之一,使用OpenCV,有详细注释,适合新人学习(One of the basic edge detection algorithms, the use of OpenCV, detailed notes, suitable for newcomers to learn)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-31
    • 文件大小:4548608
    • 提供者:SLI4850
  1. img_style

    0下载:
  2. 使用canny边缘检测算法,提取图像轮廓(Canny edge detection algorithm is used to extract image contour.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:建帮
  1. edge

    0下载:
  2. C#下几种图像边缘检测算法实现,包括模板算子、高斯算子、Canny算子、灰度形态学、小波变换、金字塔等。(Implementation of several image edge detection algorithms under C#)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:125952
    • 提供者:ilzh
  1. src的副本

    0下载:
  2. 实现了canny 和 sobel边缘检测(Implementation canny sobel of edge detection algorithm)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:9216
    • 提供者:wu shuang
  1. canny edge detection

    3下载:
  2. canny边缘检测算法,在python环境中可实现边缘提取。(The canny edge detection algorithm can implement edge extraction in a python environment.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-12-24
    • 文件大小:857088
    • 提供者:MAYzzl
  1. 基于蚁群算法的图像边缘检测

    2下载:
  2. 基于蚁群算法的图像边缘识别程序,运行即可,附带图片(Image edge recognition program based on ant colony algorithm, just run, with pictures)
  3. 所属分类:模式识别(视觉/语音等)

    • 发布日期:2020-11-06
    • 文件大小:51200
    • 提供者:保安小安
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com