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

搜索资源列表

  1. Image-processing-source-program

    0下载:
  2. 数字图像处理及实例应用,包括图像的边缘检测,阈值分割算法,文字与非文字区域的划分-And examples of digital image processing applications, including edge detection, threshold segmentation algorithm, text classification with non-text area
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:89121
    • 提供者:陆颖
  1. Color

    0下载:
  2. 使用C#语言实现彩色图像处理对各种算法,包括彩色空间的变换,彩色分量调整,伪彩色处理,直方图均衡化,平滑处理,锐化处理,边缘检测,图像分割等,功能强大,很实用。-Using the C# language on a variety of color image processing algorithms, including color space conversion, color adjustment component, pseudo-color processing, histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:125618
    • 提供者:Andox
  1. edge_detection

    0下载:
  2. 各种边缘检测算子实现,包括sobel,prewitt,robert,marr(loG),canny算子,其中canny算子的实现采用了自己编制的算法-Implementation of various edge detection operators, including sobel, prewitt, robert, marr (loG), canny operator, which canny operator prepared to achieve their own algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:41259
    • 提供者:好时
  1. A-wavelet-edge

    0下载:
  2. 一个小波变换数字图像处理的边缘检测源程序-A wavelet edge detection procedures of the MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:42496
    • 提供者:宫蕊
  1. A-wavelet-edge

    0下载:
  2. 一个数字图像处理的边缘检测的基于小波变换matlab源程序-A digital image processing based on wavelet transform edge detection matlab source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:5489
    • 提供者:宫蕊
  1. xiaobo

    0下载:
  2. 一种基于小波图像边缘检测的matlab程序,已经调试-Based on wavelet edge detection matlab program, has been commissioning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:603
    • 提供者:caodongya
  1. matlab-canny

    0下载:
  2. 分别用一阶、二阶以及Canny边缘检测算法进行图像边缘检测-Respectively first, second, and Canny edge detection algorithm for image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:920664
    • 提供者:唐路
  1. prog

    1下载:
  2. 基于小波变换的边缘检测。和canny检测相比能很好的检测出图像的边缘-Wavelet-based edge detection. And canny detection can be very good compared to detect image edge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:58928
    • 提供者:梦轩
  1. knife

    0下载:
  2. 对所采样的原始图像进行噪声滤波、边缘检测、特征提取、利用多项差值亚像素算法。-the target image is be processed that it is filtered noise, edge detection and character be got.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:33071
    • 提供者:林琼洁
  1. imageEdgeDetect

    0下载:
  2. edge_detect.m : 图像边缘检测 其中使用 梯度算子边缘检测 : roberts算子、prewitt算子、Sobel算子、Canny算子 二阶微分算子法 : 拉普拉斯高斯算子、canny算子 lenna.bmp : 原始灰度图片 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-edge_detect.m: edge detection which uses the gradient operator edge detection:
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:388874
    • 提供者:许胜强
  1. edgedetecting

    0下载:
  2. 基于小波分析的图像边缘检测方法-Based on wavelet analysis of image edge detection。。。。。。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3919
    • 提供者:刘德华
  1. roberts

    0下载:
  2. 利用prewitt、sobel、roberts边缘检测器进行边缘检测-Use prewitt, sobel, roberts edge detector for edge detection
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1356
    • 提供者:yaya
  1. bianyuanjiance

    0下载:
  2. 程序的功能是对载入的图像进行边缘检测,检测的算子有微分算子、梯度算子、prewitt算子、roberts算子、sigma算子、sobel算子和canny算子。-Function of the program is loading the image edge detection, detection of a differential operator operator, gradient operator, prewitt operator, roberts operator, sigma o
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:22268
    • 提供者:陈勇
  1. edge detection

    0下载:
  2. 文件夹包含2幅图片,程序实现对2幅图片的边缘检测,有sobel,robots和laplace算法。并将结果显示出来。
  3. 所属分类:matlab例程

  1. 边缘检测MATLAB程序

    0下载:
  2. 基于matlaB的边缘检测程序,欢迎大家踊跃下载啊
  3. 所属分类:matlab例程

  1. 图像边缘检测

    0下载:
  2. 内涵sobel等多种边缘检测算子算法实现以及hough变换求解空间域,matlab实现
  3. 所属分类:图形图像处理(光照,映射..)

  1. 图像边缘检测

    0下载:
  2. 包含有所有传统图像边缘检测matlab程序,亲测可用,有canny,sobel,prewitt,roberts,log等算子
  3. 所属分类:matlab例程

  1. 85353167bianyuan_jiance_bijiao

    1下载:
  2. 边缘检测,matlab,gabor滤波,wallis边缘检测
  3. 所属分类:matlab例程

  1. MATLAB实现图像去噪 滤波 锐化 边缘检测 源程序代码

    0下载:
  2. 通过MATLAB实现图像去噪 滤波 锐化 边缘检测 ,进行图像预处理
  3. 所属分类:matlab例程

  1. zj_canny.m

    0下载:
  2. 利用传统canny算法进行边缘检测,详细(Edge detection using traditional Canny algorithm in detail)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:脆脆鲨
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 50 »
搜珍网 www.dssz.com