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

搜索资源列表

  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. improved-canny

    1下载:
  2. 改进的canny算子,实现图像的边缘检测-Improved canny operator, the edge detection of image
  3. 所属分类:Special Effects

    • 发布日期:2014-05-27
    • 文件大小:1447936
    • 提供者:peijing
  1. xitong

    0下载:
  2. 对图像进行阈值,对比度,灰度,尺寸的调整,任意角度旋转,锐化,各种滤波处理,包括中值,均值,N*N最值滤波,修复,背景清除,K均值分色,二值化,各种边缘检测,以及后续处理细化等功能。-Threshold the image, contrast, gray, size adjustment, arbitrary angle rotation, sharpening, all kinds of filtering, including the median, mean, N* N the best
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:160864
    • 提供者:齐志远
  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. xiaodou2

    0下载:
  2. 基于脉冲边缘检测的按键消抖模块verilog-Key consumer shake module verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2265429
    • 提供者:郭超
  1. xiaoboquzao

    0下载:
  2. 很好的小波变换边缘检测并滤波的程序,能够准确定位边缘并去除噪声。-Good wavelet edge detection and filtering process, to accurately locate the edge and remove noise.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:21506
    • 提供者:jiang
  1. CannyEdgeDetection

    1下载:
  2. canny算子的边缘检测,在matlab环境下实现对图像的边缘检测-canny edge detection operator in matlab environment to realize the edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2391
    • 提供者:樵飞
  1. edgegrowing

    0下载:
  2. matlab区域增长法法进行图像边缘检测-region growing method matlab edge detection method
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1662
    • 提供者:chen xiang
  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. xiaobo

    1下载:
  2. 针对图像边缘检测,利用小波变换实现图像边缘检测,得到良好的检测效果-For image edge detection, wavelet transform edge detection to get good testing results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:665
    • 提供者:武星
  1. roberts

    0下载:
  2. 基于边缘检测的车牌定位,及其识别(待完成)-Edge detection of license plate location
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:2866
    • 提供者:wangjingzun
  1. bianyuanjianc

    0下载:
  2. 边缘检测与提取的相关源代码,包含了一阶微分,二阶微分边缘检测,以及二值图像细线化处理代码!-Edge detection and extraction of relevant source code, including the first-order differential, second derivative edge detection, thinning, and binary image processing code!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5173
    • 提供者:沈国峰
  1. ROC

    3下载:
  2. 在matlab环境下绘制评估边缘检测性能的ROC曲线。-This ROC curve is a method to evaluate the performance of edge detection algorithms.
  3. 所属分类:matlab

    • 发布日期:2014-05-26
    • 文件大小:4096
    • 提供者:姚瑶
  1. Edge-analysis

    0下载:
  2. 几种图像边缘检测算子的比较分析.rarEdge detection operator of several comparative analysis-Edge detection operator of several comparative analysis. Rar
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:232032
    • 提供者:kobe
  1. xiaoboedgedecte

    0下载:
  2. 小波边缘检测 matlab 数字图像处理应用-Wavelet edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1690721
    • 提供者:白亮
  1. CannyEdgeDetection

    0下载:
  2. Canny边缘检测的高斯卷积,索贝尔operation.entire代码组成,是在建MATLAB函数任何自由,除了必须改变形象reading.threshold根据图像和被提取的特征。 做检查更新的高斯卷积文件,它比前一个准确 请注意,代码的执行时间是low.This是因为没有内在的功能被使用。 为了提高车速了,请改为内置的功能“conv2“的卷积码 -canny edge detection comprising of gaussian convolution,so
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:837
    • 提供者:namind
  1. edge_detector

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

    • 发布日期:2017-04-04
    • 文件大小:1303
    • 提供者:郭以勋
  1. kinds-of-codes-of-image-preprocess

    0下载:
  2. 程序中包含了各种图像预处理的算法,去噪,边缘检测,分割等等,对于图像处理的初学者和科研人员都要很大的实用性-Program includes a variety of image preprocessing algorithms, noise reduction, edge detection, segmentation, etc., for the image processing for beginners and researchers have great practical
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:352329
    • 提供者:sjx
  1. 24700048canny_edge_detector

    0下载:
  2. canny边缘检测,还不错,希望能对大家有帮助-canny edge detection, well, hope you can help
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:215086
    • 提供者:zhouwei
  1. bianyuanjiangce

    0下载:
  2. 图像处理,边缘检测的算法的vc++程序的源码,-Image processing, edge detection algorithms vc++ program source code,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1809
    • 提供者:bf
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com