CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - Sobel算子

搜索资源列表

  1. mysmoothandsharp

    0下载:
  2. 该压缩包中的程序实现对图像的平滑和锐化,其中采用多种方法实现平滑(包括均值滤波,中值滤波,顺序统计滤波)和锐化(包括采用Sobel算子和高通滤波)。-Program realization of the right image sharpening and smoothing. using a variety of methods in which to achieve smooth (including mean filtering, median filtering, Order Stati
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2826
    • 提供者:李文
  1. 利用sobel算子和霍夫变换求出图像的边缘

    0下载:
  2. 利用sobel算子和霍夫变换求出图像的边缘,并计算图像边缘间距离,采用matlab处理,matlab
  3. 所属分类:matlab例程

    • 发布日期:2012-08-23
    • 文件大小:6675
    • 提供者:libin
  1. Sobel4

    0下载:
  2. 运用Sobel算子对图像进行锐化的源代码-Using Sobel operator to sharpen the image source code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:617
    • 提供者:内莫
  1. ruihua

    3下载:
  2. 图像的几种锐化处理,包括sobel算子,roberts梯度法和laplace算子锐化。并且将四种图像放在一起形成对比。-Several image sharpening, including sobel operator, roberts gradient and laplace operator sharpening. And will contrast the four images together.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:74977
    • 提供者:o璐璐
  1. 6

    1下载:
  2. 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。 Sobel算子和拉普拉斯算子进行锐化,并比较结果。-Write a program to image the input Huffman coding, the entropy of the original image displayed, encoded, the average code length, and be able to reconstruct the image a
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:218883
    • 提供者:ad
  1. 边缘检测算子对比

    0下载:
  2. 边缘检测中,不同算子处理结果对比 含sobel、roberts、prewitt、log、canny等
  3. 所属分类:matlab例程

  1. sobel

    1下载:
  2. 完整的用sobel算子进行边缘检测的例子-Complete with a sobel edge detection operator is an example
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5597
    • 提供者:
  1. edgedetect

    0下载:
  2. 用MATLAB编的边缘检测算子,包括Robert算子、sobel算子、prewitt算子。自己编写的,有利于初学者理解边缘检测算子的具体实现过程,将结果与MATLAB函数实现的结果作了比较。-MATLAB code with the edge detection operator, including the Robert operator, sobel operator, prewitt operator. I have written will help beginners to under
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1176
    • 提供者:
  1. image-sharpening

    0下载:
  2. 使用Sobel算子、Laplacian算子对图像进行锐化-Using the Sobel operator, Laplacian operator for image sharpening
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:859
    • 提供者:Daniel
  1. smooth

    0下载:
  2. 使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 -smooth and sharpen
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:8294206
    • 提供者:strong
  1. Sobel

    0下载:
  2. 摘要:本算法是在经典 Sobel算子基础上 ,结合汽车本身的实际情况 ,增加了 6个方向模板 ,同时利用基于 L范数的各同性扩散去噪模型消除噪声 ,最终得出汽车轮廓图。仿真结果表明:该算法对汽车图像的噪声干扰 有较强的抑制能力 ,汽车轮廓提取定位更准 ,精度更高 ,图像更清晰。 关键词:边缘检测算法 车辆轮廓 噪声 Sobel算子-摘要:本算法是在经典 Sobel算子基础上 ,结合汽车本身的实际情况 ,增加了 6个方向模板 ,同时利用基于 L范数的各同性扩散去噪模型消除噪声 ,最终得出汽
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1055106
    • 提供者:orangestorm
  1. sobel

    0下载:
  2. sobel算子,边缘检测算法,对初学者有参考作用-sobel operator, the edge detection algorithm, a useful reference for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:81529
    • 提供者:冯建帅
  1. picturesharpen

    0下载:
  2. 代码实现对图形的锐化处理,具有图形界面按键选择Roberts交叉算子、Sobel算子、Laplace边缘增强算子对图像进行锐化处理。-failed to translate
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:49011
    • 提供者:天涯
  1. MATLABshiyongyuandaima

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:115797
    • 提供者:廉小萍
  1. MATLABshiyongdaima1

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:12051
    • 提供者:廉小萍
  1. matlab_Fourier.txt

    0下载:
  2. Fourier变换在图像的处理上的有重要的作用,Sobel算子,Prewitt算子,Roberts算子,Laplace算子和Canny算子运算也是常用的图像边缘提取方法。-Fourier transform in image processing on an important role, Sobel operator, Prewitt operator, Roberts operator, Laplace operator and Canny operator op is also commo
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:903
    • 提供者:董懂
  1. EdgeDetection

    0下载:
  2. 用Sobel算子的方法对图像进行边缘提取,Matlab程序-Sobel operator using the method of image edge extraction, Matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:849
    • 提供者:小习
  1. MATLABsource

    0下载:
  2. 图像处理的线性变换,sobel算子,canny算子等,中值滤波等。-Image processing, linear transformation, sobel operator, canny operator, etc., median filtering.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:12033
    • 提供者:yu
  1. Sobel

    0下载:
  2. 图像处理Sobel算子,自编的Matlab Sobel算子。-Image processing of Sobel
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:604
    • 提供者:曾子
  1. DSP2017.6.8

    0下载:
  2. .通过图像与 sobel 算子的二维卷积,获得 lenna.tif 和 car.jpg 水平和垂直方向边缘。 2.通过图像与 Prewitt 算子的二维卷积,获得 lenna.tif 和 car.jpg 水平和垂直方向边缘。 3.进一步处理图像,定位出车牌位置。 二(License plate recognition after two-dimensional convolution removal)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:愣Q鱼
« 12 »
搜珍网 www.dssz.com