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

搜索资源列表

  1. Canny

    0下载:
  2. 实现图像的边缘检测,图像边缘检测说明及实现-Achieve image edge detection, image edge detection and implementation instructions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3983527
    • 提供者:侯玉杰
  1. neural-network

    1下载:
  2. 指出了传统边缘检测算子算法的不足,提出了一种利用基于BP神经网络的数字图像边缘检 测算法,即利用传统边缘检测算子检测出来的图像中像素的灰度的不同比例作为学习训练图像,进行神经网络的学习训练,改变神经网络的结构参数得到神经网络的模型参数,最后给出了BP神经网络实现图像边缘检测的实验研究结果。从实现中可发现,将人们关于边缘特征的先验知识包含在内进行数字图像的边缘检测,能够取得比较好的效果-The paper points out the limitation of the traditional
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:279300
    • 提供者:张倩
  1. Canny00

    0下载:
  2. 新近编写的可用于图像边缘检测的小程序,使得边缘检测更加容易。-Recently written a small program can be used to image edge detection, edge detection makes it easier.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:5113299
    • 提供者:张莎莎
  1. 1

    0下载:
  2. matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFS
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:568
    • 提供者:jwi
  1. Roberts

    0下载:
  2. 经典图像边缘检测(微分法思想)——Roberts微分交叉算子 优点:模板小,计算量小;-Classic edge detection (differential method thought)- Roberts differential crossover advantages: template small, small amount of calculation
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:486023
    • 提供者:小燕
  1. EdgeImageSub

    0下载:
  2. 使用Roberts算法实现图像边缘检测,可在CCS上运行,用于图像处理,通过验证完全可以使用。-using Roberts algorithm to finish image edge detection, can run on the CCS, for image processing, through the verification can be used.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:910
    • 提供者:caoyj
  1. Canny-and-Hilbert_H

    0下载:
  2. 结合canny算子以及Hilbert huang变换的图像边缘检测方法-Combined canny operator and image edge detection method Hilbert huang transform
  3. 所属分类:Education soft system

    • 发布日期:2017-04-16
    • 文件大小:471892
    • 提供者:吕威骏
  1. chengxu

    0下载:
  2. 基于小波变换的多尺度图像边缘检测matlab源代码,实现图像的边缘检测功能和技术-Detection matlab source code multi-scale image edge based on wavelet transform, image edge detection features and technologies
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:11487
    • 提供者: 朱艳
  1. LOGsuanfa2

    0下载:
  2. 一种改进的LoG图像边缘检测方法,在原有LoG检测算法上进行改进,提高运算效率和抗噪性-Improvement on the original LoG detection algorithm, improve the computational efficiency and noise performance
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:262296
    • 提供者:liux
  1. bianyuan

    0下载:
  2. c#语言实现的基于canny算子的数字图像边缘检测-c# language implementation of the canny edge detection operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:140614
    • 提供者:何江海
  1. Digital-Image-Processing

    0下载:
  2. Matlab图像显示与图像运算、图像直方图均衡化与图像滤波、图像频域变换及应用、图像形态学操作及其应用、图像分割、图像边缘检测等基础知识及源码,至于程序中的图片,应用者可以根据需要换自己的-Matlab image display and image computing, image histogram equalization and image filtering, image frequency domain transform and applications, image morpho
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:50520
    • 提供者:nicole
  1. pcnn

    0下载:
  2. 用PCNN实现图像边缘检测,pcnn——脉冲耦合神经网络-Using PCNN algorithm for image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1503
    • 提供者:徐倩
  1. huisebianyuan

    0下载:
  2. 在matlab下实现基于灰色关联算法的图像边缘检测算法程序-Achieve image edge detection algorithm based on gray correlation algorithm in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:43691
    • 提供者:lvjianchi
  1. bpbianyuan

    3下载:
  2. 应用matlab实现基于BP神经网络的数字图像边缘检测算法-Application of BP neural network matlab realize digital image edge detection algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-07-07
    • 文件大小:521216
    • 提供者:lvjianchi
  1. EdgeDetect

    0下载:
  2. 几种基本的图像边缘检测matlab实现代码-Image edge detection of several basic matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2016008
    • 提供者:曹芳
  1. bpbianyuan

    1下载:
  2. 应用matlab实现基于BP神经网络的数字图像边缘检测算法-Application of BP neural network matlab realize digital image edge detection algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:990134
    • 提供者:feiyonng
  1. huisebianyuan

    0下载:
  2. 在matlab下实现基于灰色关联算法的图像边缘检测算法程序-Achieve image edge detection algorithm based on gray correlation algorithm in matlab
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:512907
    • 提供者:feiyonng
  1. Edge_examine

    1下载:
  2. 基于蚁群算法(Matlab环境下)的图像边缘检测,能够在四种精度下对原图进行分析检测,常用于图像识别、边缘分析-Image edge detection based on ant colony algorithm.The original image can be analyzed under 4 different accuracy.It is commonly used in image recognition, edge analysis and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:16168
    • 提供者:钟腾
  1. Untitled2

    0下载:
  2. 图像边缘检测,比较几个算子的差异,caany算子是最普适的-This article presents a noisy image edge detection method based on zero crossing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:539
    • 提供者:张爱华
  1. Edge-Detection

    0下载:
  2. 此压缩包包含不同种类的图像边缘检测算法,能直接运行,检测效果显著-This compressed image edge detection algorithm package contains different types, and can be run directly detect a significant effect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2578
    • 提供者:zhangli
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com