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

搜索资源列表

  1. Cannyarithmetic

    0下载:
  2. Canny 边缘检测算子是John F. Canny于 1986 年开发出来的一个多级边缘检测算法。-Canny edge detector is the John F. Canny in 1986, developed a multi-level edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:150475
    • 提供者:lihongkui
  1. Small-world-networks-based-on-adaptive-threshold-e

    0下载:
  2. 基于小世界网络的自适应阈值边缘检测算法Small-world networks based on adaptive threshold edge detection algorithm-Small-world networks based on adaptive threshold edge detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:329381
    • 提供者:what1586
  1. chepaidingwei

    0下载:
  2. 基于边缘检测算法的车牌定位系统 准确率可以 有测试图库-License Plate Based on Edge Detection accuracy positioning system can test the gallery
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9419536
    • 提供者:张景超
  1. dspappliation

    1下载:
  2. 把含有数字的图像,如车牌,身份证等读取到DSP的SDRAM中,利用图像处理算法把数字从图像中定位出来 首先把图像二值化,二值化算法选择固定阈值、直方图或最大类间方差法,比较各个二值化算法的效果;对二值化的图像做边缘提取,选择Sobel或者Laplace边缘提取算法并比较效果;经过二值化和边缘提取后的图像,利用投影法定位数字在图像中的位置,并给出数字在图像中的外接矩形;利用CCS把处理结果显示出来。-To contain digital images, such as license plates
  3. 所属分类:Special Effects

    • 发布日期:2015-06-03
    • 文件大小:98304
    • 提供者:liujia
  1. Edge-Detection

    0下载:
  2. vc++实现六种图像边缘检测算法对比。包括:kirsch,Laplacian,LOG,Prewitt,Robert,Sobel.-vc++ to achieve the six contrast image edge detection algorithm. Including: kirsch, Laplacian, LOG, Prewitt, Robert, Sobel.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1422315
    • 提供者:李焕
  1. opencvcanny

    0下载:
  2. 基于OpenCV的边缘检测算法在仪表识别中的应用与改进-OpenCV' s edge detection algorithm based on the instrument recognition and improvement
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:309546
    • 提供者:林方
  1. Edge-detection-algorithms

    0下载:
  2. 利用边缘检测算法和旋转投影法来进行车牌定位的方法-Edge detection algorithms for projection and rotation method of license plate location
  3. 所属分类:Project Manage

    • 发布日期:2017-03-28
    • 文件大小:178309
    • 提供者:韩龙
  1. CannyDetection

    0下载:
  2. 编写了一个关于边缘检测算法的程序,本程序实现了Canny边缘检测。-Prepared a program on the edge detection algorithm, the program implements the Canny edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:127384
    • 提供者:ver
  1. EdgeDetection

    0下载:
  2. 利用MFC实现了一个边缘检测算法,本程序实现了Sobel边缘检测。-MFC implements a use of edge detection algorithms, this program implements Sobel edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:256746
    • 提供者:ver
  1. edge

    0下载:
  2. 几种重要的边缘检测算法,有cany算子,sofel算子-Several important edge detection algorithm, a cany operator, sofel operator, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:123597
    • 提供者:豁辉
  1. algorithm-phase

    0下载:
  2. 基于相位一致的边缘检测算法,matlab源代码-Based on the same edge detection algorithm phase, matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:6776
    • 提供者:李杰
  1. SUSAN

    0下载:
  2. susan边缘检测算法的实现源程序以及相关的资料论文。-susan corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1721200
    • 提供者:jbaolee
  1. my3

    0下载:
  2. 一种经典的ROA边缘检测算法,即比率边缘检测算法。-Classical edge detection algorithm ROA
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2063
    • 提供者:周娇
  1. FOM

    2下载:
  2. 品质因数的源程序,一种边缘检测算法的评价指标。-Quality factor of the source, an edge detection algorithm evaluation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:696
    • 提供者:周娇
  1. sobel

    0下载:
  2. sobel算子程序,一种经典的边缘检测算法。一个是检测水平边沿的 ;另一个是检测垂直平边沿的 。Sobel算子对于象素的位置的影响做了加权,因此效果更好。 -sobel operator subroutine, a classical edge detection algorithm. One is the edge detection level the other is to detect vertical flat edge. Sobel operator for pixel posit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1695
    • 提供者:周娇
  1. wavelet-matlab

    0下载:
  2. 基于小变换,以及边缘融合算法的图像边缘检测算法。包含了在多尺度下层层检测分解重构图像-Based transformations, and the edge of fusion algorithm for image edge detection algorithm. Contains layers of detection in multi-scale decomposition of the reconstructed image
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:9079
    • 提供者:葛宏
  1. dm462

    0下载:
  2. 基于DM642的图像边缘检测算法研究与实现-DM642-based image edge detection algorithm and implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:141445
    • 提供者:adeng
  1. Anisotropic-Diffusion-Code

    0下载:
  2. 各向异性的边缘检测算法实现,作者Christine Kranenburg-ource code for the Robust Anisotropic Diffusion edge detector described in "Robust Anisotropic Diffusion", by M. Black, G. Sapiro, D. Marimont and D. Heeger, IEEE Trans. Image Processing, vol.7, no. 3, pp.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:7555
    • 提供者:Richard
  1. Place

    0下载:
  2. delphi图像边缘检测算法之Laplace算子-delphi image edge detection algorithm of the Laplace operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:733
    • 提供者:hui
  1. Intelligent-Transportation-System

    0下载:
  2. 智能交通系统中基于TMS320DM642的电子稳像算法实现,挺不错的!-Intelligent Transportation System Based on TMS320DM642 the electronic image stabilization algorithm, very good!
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:112511
    • 提供者:任波
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com