CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - edge Detection prewitt

搜索资源列表

  1. 20110506

    0下载:
  2. 主要分析几种应用于数字图像处理中的边缘检测算子,根据它们在实践中的应用结果进行研究,主要包括: Robert 边缘算子、Prewitt 边缘算子、Sobel 边缘算子、Kirsch 边缘算子以及Laplacian 算子等,根据实验处理结果讨论了 几种检测方法的优劣.-Analysis of several key used in digital image processing edge detection operator, according to their application
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:474957
    • 提供者:mimi
  1. 1

    0下载:
  2. 用prewitt,Roberts,Laplacian,Canny实现边缘检测-With prewitt, Roberts, Laplacian, Canny edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:78795
    • 提供者:张奇
  1. matlabfileprewitt

    0下载:
  2. 利用prewitt边缘检测算子,实现图像的边缘检测,方法很简单-Edge detection operator using prewitt achieve edge detection, the method is very simple
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:44848
    • 提供者:hanqitao
  1. label

    0下载:
  2. 图像分割处理:Roberts,Sobel,LOG,Prewitt算子处理,街区距离方法,欧几里得距离方法,边缘提取,去噪-Image segmentation: Roberts, Sobel, LOG, Prewitt operator handling, block distance method, Euclidean distance method, edge detection, noise reduction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:85232
    • 提供者:chuchu
  1. image_segment

    0下载:
  2. P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-P0401: P
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:48132
    • 提供者:林雪
  1. edge_detect

    0下载:
  2. 自己编的经典边缘检测和锐化算法,包含正交梯度法、Roberts梯度算子法、Prewitt梯度算子法、Sobel算子法、各向同性Sobel算子法;以及matlab自带工具箱相应算法的实现结果。希望对初学数字图像处理的朋友有帮助。-Their own series of classic edge detection and sharpening algorithms, including the orthogonal gradient method, Roberts gradient operato
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2352
    • 提供者:guerchengmin
  1. Image-Process-operator

    0下载:
  2. 这是一篇介绍图像处理中各种边缘检测的微分算子简单比较(Sobel,Robert, Prewitt,Laplacian,Canny)的文章,对初学者非常有用。-This is a descr iption of various edge detection image processing of relatively simple differential operator (Sobel, Robert, Prewitt, Laplacian, Canny) of the article, ver
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:12689
    • 提供者:zhu bo
  1. roberts

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

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

    0下载:
  2. 包涵sobel算子,Roberts算子,Prewitt算子,Krisch算子对图像边缘的检测 并有Hough变换,种子填充等-Bear with sobel operator, Roberts operator, Prewitt operator, Krisch operator for edge detection and a Hough transform, seed fill, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2658272
    • 提供者:刘华伟
  1. MatlabPictureProcess

    0下载:
  2. 各种图像边缘检测算法,包括prewitt,log,roberts,canny,sobel等。保证可以运行。-A variety of image edge detection algorithm, including prewitt, log, roberts, canny, sobel and so on. Guaranteed to run.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:802
    • 提供者:hl
  1. EdgeCheck

    0下载:
  2. 用于对图像的边缘检测,可通过输入不同的参数采用sobel,prewitt,roberts,marr,canny等算子进行边缘检测。-Matlab code for edge detection,including sobel,prewitt,roberts,marr,canny s.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1573
    • 提供者:xuxiaping
  1. edge_det

    0下载:
  2. 边缘提取(sobel prewitt robert laplacian) 自编的程序-edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2113
    • 提供者:miaomiao
  1. edge_dect

    0下载:
  2. 本程序目的是分别采用Roberts算子、Sobel算子、Prewitt算子、Kirsh算子(8方向)、拉普拉斯算子对2幅灰度图像进行边缘检测。其中,一幅图像边缘比较明显,另一幅则比较“平坦”。对这些方法给出简要评价。-The purpose of this program were to adopt Roberts operator, Sobel operator, Prewitt operator, Kirsh operator (8 directions), the Laplace oper
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:940
    • 提供者:Jingeliang17
  1. edge_test

    0下载:
  2. matlab做的图像边缘检测,包括各种方法,sobel算子,prewitt算子,canny算子,laplace算子等-matlab image edge detection, including a variety of methods, sobel operator, prewitt operator, canny operator, laplace operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:45414
    • 提供者:
  1. Cheng

    0下载:
  2. 边缘检测,主要有sobel算子、roberts算子、prewitt算子、laplacian算子、krisch算子等。-Edge detection, the main Sobel operator, Roberts operator, Prewitt operator, Laplacian operator, krisch operator.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1990719
    • 提供者:成成
  1. Image-processing

    0下载:
  2. 用C所编的简单图形图像操作,包括图像的显示,保存,灰度化处理,均值滤波,中值滤波,Roberts,Sobel,Prewitt边缘检测-C, compiled by a simple graphical image manipulation, including image display, save, gray-scale processing, mean filtering, median filtering, Roberts, Sobel, Prewitt edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1406682
    • 提供者:何艳
  1. edge1

    0下载:
  2. 利用二阶微分算子、Canny、LOG、Roberts、Sobel、Prewitt、Krisch、Robinson等算子进行边缘检测,并分析不同算子加噪声后的不同影响-Second-order differential operator, Canny, LOG, Roberts, Sobel, Prewitt, Krisch, Robinson, and other operators for edge detection, and analysis of the different effect
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:162722
    • 提供者:angelina_hansu
  1. matlab

    1下载:
  2. 基于Matlab平台实现目标信息提取。求未含噪声的原图像的周长需先对图像进行二值化,然后选择一种算法进行边缘检测,包含prewitt,canny,sobel等算法,再通过sum(sum())函数进行周长的计算并显示在相应的位置。为求包含特定目标的噪声污染图像的周长或面积,首先对图像进行去噪,再进行二值化,接着进行微小分割,实现边缘提取或者区域分割,进一步统计目标周长或者目标面积。-Based on Matlab platform to achieve the goal of informatio
  3. 所属分类:Special Effects

    • 发布日期:2016-06-07
    • 文件大小:1024
    • 提供者:李丽
  1. suanfabijiao

    0下载:
  2. roberts、sobel、prewitt、log、canny五种边缘检测经典算子的代码,适合初学matlab和图像处理。-roberts, sobel, prewitt, log, canny five kinds of classic edge detection operator code, suitable for beginners matlab and image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:110038
    • 提供者:laura
  1. ImageProc

    0下载:
  2. 对采集的实时图像分别进行Roberts算子和Prewitt算子的实时边缘检测。这是硕士论文-Roberts operator, Prewitt operator real-time edge detection are collected real-time image. This master s thesis
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3846860
    • 提供者:jessica
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com