CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - matlab sobel

搜索资源列表

  1. matlab实现的边缘提取函数

    1下载:
  2. matlab实现的边缘提取函数,实现了sobel算子、canny算子,Robert算子、prewitt算子、marr算子,Using matlab to achieve the edge detection function, the realization of the sobel operator, canny operator, Robert operator, prewitt operator, marr Operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-31
    • 文件大小:1.85kb
    • 提供者:H.C. Young
  1. sobelEdgeDetection.rar

    1下载:
  2. sobel算子边缘增强算法,利用梯度下降原理边缘化图象,sobel operator enhancement algorithms, using gradient descent principle marginalized image
  3. 所属分类:Special Effects

    • 发布日期:2015-06-18
    • 文件大小:878byte
    • 提供者:江边漫步
  1. ImageProcessing.rar

    0下载:
  2. matlab编写界面,实现直方图均衡化、平均滤波、梯度滤波、Laplacian滤波、Kirsch滤波、sobel滤波、Prewitt滤波、高频提升等多种功能,matlab prepared to use interface, the realization of histogram equalization, the average filter, Gradient filter, Laplacian filter, Kirsch filter, sobel filter, Prewitt f
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:221.31kb
    • 提供者:程璞
  1. Smoothed_sobel_Gradient

    0下载:
  2. sobel算子是图像处理中的算子之一,主要用作边缘检测。本程序使用sobel算子检测图像边缘信息-sobel operator is the image processing operator, one is mainly used for edge detection. This procedure using sobel edge detection operator information
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:86.48kb
    • 提供者:shen hong
  1. ex4_061221015

    1下载:
  2. 实验内容:编制一个通用的边缘提取函数,通过输入不同的参数,能够实现sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测-Experimental contents: the preparation of a generic edge detection function, by entering different parameters, to achieve sobel operator, Prewitt operator, Roberts operator
  3. 所属分类:Special Effects

    • 发布日期:2016-05-23
    • 文件大小:897.11kb
    • 提供者:da
  1. sobel

    0下载:
  2. matlab sobel , 对图像文件进行去噪声处理的算法-matlab sobel, document image processing algorithms to noise
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:813byte
    • 提供者:mabelyang
  1. bianyuan_jiance_bijiao

    0下载:
  2. 用六种算子(分别是gabor、拉普拉斯、priwitt、robert、sobel、wallis),对三种图象进行边缘检测比较,强烈推荐哦,是本人的毕业设计中的关键程序-The six operators (respectively gabor, Laplace, priwitt, robert, sobel, wallis), images of three edge detection comparison, strongly recommend Oh, my graduation proje
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:816.22kb
    • 提供者:吴海峰
  1. sobelmatlabdetection

    0下载:
  2. 此代码是matlab下根据sobel原理编写的一段代码,优点:方便快捷且每一步都有非常详细的讲解、方便大家理解;缺点:缺少边缘细化-matlab under this code is prepared in accordance with the principle of sobel code, advantages: convenience and every step very detailed explanation to facilitate understanding disadva
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:843byte
    • 提供者:卫正
  1. 2

    0下载:
  2. matlab的m文件,sobel边缘检测-matlab m-file, sobel edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:86.11kb
    • 提供者:李凯
  1. matlab_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:388.59kb
    • 提供者:guhuxiang
  1. sobel_eml

    0下载:
  2. 基于matlab的边缘检测程序。可以实现sobel等经典算法。-matlab-based edge detection procedure. Can be achieved, such as the classic algorithm sobel.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:27.63kb
    • 提供者:臧超
  1. EdgeDetection

    0下载:
  2. 四种算子(sobel,prewitt,roberts,marr)进行图像边缘检测的matlab源码.-Operators of four (sobel, prewitt, roberts, marr) image edge detection matlab source.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:47.63kb
    • 提供者:refinebin
  1. Edge

    1下载:
  2. matlab环境下,实现对Lena图像的边缘提取,主要对比了Roberts、Prewitt、sobel、Laplace四种算子的边缘提取的效果-In the matlab environment, to realize the Lena image edge extraction, mainly comparing Roberts, Prewitt, sobel, Laplace edge detection operator of four results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-14
    • 文件大小:156.44kb
    • 提供者:xujiangle
  1. sobel

    0下载:
  2. sobel边缘检测在matlab环境下实现的源程序代码-sobel edge detection in matlab source code realization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:570byte
    • 提供者:李明
  1. sobel

    0下载:
  2. sobel算子进行边缘提取的方法,梯度差分-sobel operator for edge detection method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1.81kb
    • 提供者:孙海波
  1. gaussian-sobel-pyramid

    0下载:
  2. 对图像进行高斯滤波后再提取边缘 对图像进行金字塔各层图像进行sobel提取边缘。 内附有原图,处理后的效果图及程序结果说明。-Gaussian filter and the image edge extraction layers of the image pyramid image sobel edge extraction. Enclosed is the original deal with the effects of plans and procedures after the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:88.2kb
    • 提供者:wang
  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
    • 文件大小:1kb
    • 提供者:李丽
  1. matlab-sobel-robert

    0下载:
  2. 关于sobel算子和robert算子对图像的边缘进行检测,其中有用到高斯平滑滤波模板-Edge detection operator
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:13.69kb
    • 提供者:Stone
  1. sobel

    0下载:
  2. sobel算子边缘检测,matlab源程序。(sobel aaaaaaaaaaaaaaaaaaa)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:18kb
    • 提供者:keerpt
  1. sobel

    0下载:
  2. sobel算子图像处理源码,可计算图像亮度的一阶梯度(graph process with sobel edge)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:12kb
    • 提供者:zzjjbb
« 12 3 4 5 6 »
搜珍网 www.dssz.com