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

搜索资源列表

  1. image-process

    0下载:
  2. 5*5区域的邻域平均法,5*5中值滤波法,图像的锐化(Sobel,Laplacian算子),Roberts梯度锐化算法-neighbourhood averaging and median filtering of 5*5area, Image sharpening(include Sobel,Laplacian),and robert gradient sharpening algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:471252
    • 提供者:徐晓芳
  1. soble

    0下载:
  2. 利用Sobel边缘算子法对图像进行边缘提取的源代码,编译后的可执行文件须带参数运行-Edge extraction of the source code of the image using Sobel edge operator, the compiled executable file must bring operating parameters
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4322
    • 提供者:徐世民
  1. fourEdgeCheck

    0下载:
  2. 图像处理一直以来都是比较热的关注对象,本程序提供5种边缘检测——Sobel,Prewitt,Roberts,Marr,以及Canny算子。-Image processing has always been concerned about the relatively hot object, the program offers five kinds of edge detection Sobel, Prewitt, Roberts, Marr, and Canny operator.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3393
    • 提供者:LU
  1. Sobel_detector

    0下载:
  2. 基于opencv的sobel边缘检测算子-sobel detector of opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:803
    • 提供者:jack
  1. Edge-detection

    0下载:
  2. 分别利用sobel,roberts,prewitt,log,canny五中算子对图像进行边缘检测并对比结果。-Using Sobel, Roberts, Prewitt, log and Canny to achieve the edge detection operator for image and compare the results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:35561
    • 提供者:cc
  1. Comparison-of-edge-detection-method

    0下载:
  2. 为了在实际应用中能够选择最佳的边缘检测方法,采用Matlab语言鳊程,将若干常用的边缘检测方法应用于花瓶边缘检测仿真实验.包括微分算子法(Robert算亍、Sobel算予、Prewitt算子和Kirseh算子)、高斯一拉普拉斯算子法、坎尼算子法、零交叉法和Frei—chen边缘检测法等,并进行了对比分析。-In practice, in order to be able to the best edge detection method using Matlab language bream
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:586317
    • 提供者:焦峰凯
  1. digital-imaging-prossing

    0下载:
  2. 边缘检测 分别用sobel和laplacian算子来进行 -digital imaging prossing
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3037
    • 提供者:zs
  1. txrh

    1下载:
  2. 图像的锐化:使用Sobel,Laplacian,unsharp masking,high-boost filtering 算子分别对图像进行运算,观察并体会运算结果。-Image sharpening: Using Sobel, Laplacian, unsharp masking, high-boost filtering operator calculates each image, to observe and experience the result of the operation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:198649
    • 提供者:
  1. ImageedgeDetectcode

    0下载:
  2. 代码实现图像的边缘检测功能,提供了sobel、preweet等几种不同算子。-Achieve the function of image edge detection code, provides the sobel, preweet etc. Several different operator.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:838529
    • 提供者:清水磐石
  1. bianyuanjiance

    0下载:
  2. 图像处理,灰度处理,边缘检测,Roberts、Sobel、Prewitt和Laplace算子等-Image processing, edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:517
    • 提供者:wanglibo
  1. Edge-detection

    0下载:
  2. 实现图像边缘检测,包括Roberts 、Sobel 、Prewitt 、 Krisch 、Log-Laplacian 边缘检测算子的实现方法。-Realization image edge detection, including Roberts, Sobel, Prewitt, Krisch, Log-Laplacian edge detection operator implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:20469
    • 提供者:马江敏
  1. 图像边缘检测

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

  1. 边缘检测

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

  1. ruihuatupian

    0下载:
  2. 用sobel,roberts,拉普拉斯算子锐化滤波所画图片-Image recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:12194
    • 提供者:liruijian
  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. robert

    0下载:
  2. 基于matlab中sobel,log,canny算子的边缘提取以及Robert算子边缘提取并用最大亮度表示。-Based on Sobel, MATLAB, log, edge detection of Canny operator and Robert operator edge extraction and the maximum brightness representation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:178288
    • 提供者:lily
  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. main3

    1下载:
  2. 空域增强处理 频域增强处理 滤波器原理 中值滤波/Sobel /罗伯特/拉普拉斯等增强算子实验 直方图处理和滤波处理 -Enhanced spatial frequency domain processing enhancement processing filter principle median filter/Sobel/Robert/Laplace operator, such as enhanced experimental histogram processing
  3. 所属分类:Special Effects

    • 发布日期:2016-08-07
    • 文件大小:1024
    • 提供者:Eason
  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. sobel8gradient-algorithm-energy

    0下载:
  2. 采用经典八方向模板Sobel边缘检测算子来检测图像的梯度值-The gradient value of the image is detected by the Sobel edge detection operator of the classic eight direction template
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3141396
    • 提供者:
« 1 2 ... 26 27 28 29 30 3132 »
搜珍网 www.dssz.com