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

搜索资源列表

  1. 边缘检测

    1下载:
  2. 包含有所有传统图像加有高斯噪声和椒盐噪声边缘检测matlab程序,亲测可用,有canny,sobel,prewitt,roberts,log等算子
  3. 所属分类:图形图象

  1. spatial-filter

    0下载:
  2. 分别使用Roberts,Prewitt,Sobel,Laplician模板对图像进行空域滤波。-Using Roberts, Prewitt, Sobel, Laplician templates filter image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:813
    • 提供者:明月
  1. bb

    0下载:
  2. 对所提取的图像进行如:prewitt算子、canny算子、laplacian算子 sobel算子的操作得到各种图像-For which the extracted image as: prewitt operator, canny operator, laplacian operator sobel operator actions to obtain various images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3449
    • 提供者:zhangdongmei
  1. Rastr

    0下载:
  2. The operator Pruitt (eng. Prewitt operator), in the discipline of computer vision — the method of allocation of borders in image processing which calculates the maximum response on a set of convolution kernels to find the local orientation of the bou
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:77935
    • 提供者:Michael
  1. edgedetector_compare

    0下载:
  2. 多种图像分割方法比较,包括roberts,sobel,prewitt,canny,log,fuzzy等多种经典方式,对同一张图像的处理的不同效果比较,根据需要选择不同的处理算子-Comparison of a variety of image segmentation, including roberts, sobel, prewitt, canny, log, fuzzy, and other classic method of image processing with a comparis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:921
    • 提供者:csm
  1. matlab_GUI

    0下载:
  2. 边缘检测:Roberts边缘检测算子、Sobel边缘检测算子、Prewitt边缘检测算子、Canny边缘检测算子、Laplace边缘检测算子等等。-Edge examination, Kirsch calculate operator, Sobel calculate operator, Laplacian calculate opera
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:2807
    • 提供者:李光耀
  1. dshfowe

    0下载:
  2. 为了在边缘检测中减少噪声的影响, 1970 年 Prewitt 和 Sobel 分别提出 Prewitt 算子和 Sobel 算子。 Prewitt 算子加大了边缘检测算子的模板,扩大到 3x3 来计算差分算子。 Prewitt 边 缘检测算子使用两个有向算子-agsdjvf vh
  3. 所属分类:File Formats

    • 发布日期:2017-05-03
    • 文件大小:807595
    • 提供者:罗金雄
  1. five-algorithm

    0下载:
  2. 运用Soble,,Roberts算子,Prewitt算子,Log算子,Canny算子j进行边缘检测 -Using Sobel ,, Roberts operator, Prewitt operator, Log operator, Canny edge detection operator
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:30056
    • 提供者:lilili
  1. Prewitt--detect-the-edge-

    0下载:
  2. 可以对图像边缘进行快速有效检测,效果好于其他matlab自带算法-Can effectively detect the edge of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:90962
    • 提供者:
  1. edge_detect

    0下载:
  2. 利用五种检测器(Roberts检测器、Prewitt检测器、Sobel检测器、 Robinson检测器、Kirsch检测器)实现边缘检测-The use of five kinds of detectors (Roberts detector, Prewitt detector, Sobel detector, Robinson detector, Kirsch detector) edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:728
    • 提供者:陈琛
  1. Edge-Detection-Algorithm

    0下载:
  2. 图像边缘检测,实现了几种边缘检测算法,像Roberts,Sobel,Prewitt,Canny等-Edge detection, edge detection algorithm to achieve several, such as Roberts, Sobel, Prewitt, Canny, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:6955265
    • 提供者:yang
  1. edge

    0下载:
  2. 图像边缘检测的常用微分算子,如:canny laplace,prewitt,Robirt等算子的实现。-Common differential edge detection operator, such as: canny laplace, prewitt, Robirt and other operators to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5678
    • 提供者:吴勇
  1. edge-detection

    0下载:
  2. 几种边缘算子例如canny算子,soble算子,prewitt算子,log算子-Several edge operators such as canny operator, sobel operator, prewitt operator, log operator
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:3618107
    • 提供者:huangxia
  1. tidu

    0下载:
  2. 梯度算子(包含sobel、Roberts、prewitt、log)-Gradient operator (including Sobel, Roberts, Prewitt, log)
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:11259
    • 提供者:xueyang
  1. bianyuanjiance

    0下载:
  2. 边缘检测MATLAB代码 包括Roberts sobel canny prewitt算子-Roberts sobel canny prewitt
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1057
    • 提供者:赵赵
  1. EDLinesTest

    2下载:
  2. EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (E
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5152794
    • 提供者:zhanglei
  1. ImageSegmenation

    0下载:
  2. 基于C#的边缘检测,包含Kirsch、Laplace、LOG改进算子、Prewitt算子、roberts算子,同时利用图像阈值法进行检测,图像分割技术。-Edge detection based on C#, including Kirsch, Laplace, LOG, operator, Prewitt operator, Roberts operator, and the use of image thresholding method for detection, image segme
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:400978
    • 提供者:张强
  1. picture

    0下载:
  2. 读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码-read the document, the geometric transf
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:467403
    • 提供者:我去
  1. ImageProcessing

    0下载:
  2. 图像处理所以基础程序:图像显示: Bayer抖动显示 Floyd-Steinberg抖动显示 图像增强: 灰度变换 直方图均衡 局部平均平滑 中值滤波 理想低通滤波 Butterworth低通滤波 图象锐化 理想高通滤波 Butterworth高通滤波 伪彩色增强 图像复原: 运动模糊 运动模糊复原 逆滤波退化 逆滤波复原 加噪退化 维纳滤波复原 图像变换: 傅立叶变换 快速傅立叶变换 离散余弦变换 沃尔什变换 霍特林变换 小波变换 小波反变换 图像编码: 霍夫曼编码 香
  3. 所属分类:Graph program

    • 发布日期:2017-12-18
    • 文件大小:49963008
    • 提供者:giyagaga
  1. ijabr201605104_Aryan

    0下载:
  2. Edge detection is widely used in image processing, image recognition and computer vision. Tradition edge detection methods have a lot of disadvantages. This paper presents a new edge detection algorithm base on Matching Pursuit (MP). Our method h
  3. 所属分类:source in ebook

    • 发布日期:2017-05-07
    • 文件大小:1069378
    • 提供者:sacoura
« 1 2 ... 16 17 18 19 20 2122 23 »
搜珍网 www.dssz.com