CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - robert matlab

搜索资源列表

  1. imagemanipulation

    1下载:
  2. 几种图象处理算法,用MATLAB编写的,包括巴特沃斯、自适应滤波两种滤波方法,还有两种边缘检测算子robert和sobel算子,挺好用的
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1506
    • 提供者:张淑娴
  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
    • 文件大小:1896
    • 提供者:H.C. Young
  1. Robert

    0下载:
  2. 实现并比较不同梯度边缘检测方法(普通梯度、Robert、Sobel、Prewitt、Laplace、LOG和Canny) -Implementation and compare the different gradient edge detection method (general gradient, Robert, Sobel, Prewitt, Laplace, LOG, and Canny)
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:50513
    • 提供者:印象小七
  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
    • 文件大小:835807
    • 提供者:吴海峰
  1. Image_processing_matlab

    0下载:
  2. 上课时做的matlab图像处理实验,包括卷积,拉普拉斯变换,罗伯特算子,种子算法,-Matlab class to do the image processing experiments, including convolution, Laplace transform, Robert operator, seed algorithm, and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:246271
    • 提供者:张彩
  1. exp01

    1下载:
  2. 1.运用Laplacian算子,基于二阶微分的图像增强,即拉氏变换法进行图像平滑 2.利用邻域平均法实现图像的平滑处理 3.利用Robert算子做锐化处理-1. The use of Laplacian operator, based on second-order differential of the image enhancement, that is, Laplace transform method for image smoothing 2. The use of neigh
  3. 所属分类:Special Effects

    • 发布日期:2015-12-26
    • 文件大小:1452
    • 提供者:虞佳霓
  1. 2

    0下载:
  2. 此程序实现一副图像的Robert、Prewitt边缘检测算法-This procedure to achieve an image of Robert, Prewitt edge detection algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:867
    • 提供者:李丹婷
  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
    • 文件大小:397915
    • 提供者:guhuxiang
  1. Matlab-edge-detection-operator

    1下载:
  2. 自己整理的经典边缘检测算子matlab源程序 图像处理必备 1、canny算子 2、kirsch算子 3、laplacian算子 4、log算子 5、prewitt算子 6、robert算子 7、robinson算子 8、sobel算子-Own finishing classical edge detection operator matlab source image processing necessary 1, canny operator, kirsc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:918689
    • 提供者:笑傲江湖
  1. image-Contour-detecting-

    0下载:
  2. Robert,sobel图像轮廓提取代码,不是matlab自带函数!-Robert, sobel image contour extraction code, not matlab own function!
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:205146
    • 提供者:张星星
  1. The-image-processing

    0下载:
  2. 图像的平滑和锐化的matlab程序,包括soble 拉普拉斯 robert算子-failed to translate
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-11
    • 文件大小:8836637
    • 提供者:Jordan
  1. MATLAB-sobel-robert

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

    • 发布日期:2017-11-02
    • 文件大小:14017
    • 提供者:Stone
  1. image-sharpen

    0下载:
  2. 基于matlab语言,实现图像锐化功能,包括几种算子,如robert算子,prewwit算子,canny算子-Image sharpen
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:947
    • 提供者:绿茶
  1. Some-code-image-edge-detection

    0下载:
  2. 最近在学习图像分割,这里是冈萨雷斯matlab版中的一些图像边缘检测的代码,包括harris,susan,robert,sobel,prewitt,log,以及图像的多层小波分解的代码。-Recent study of image segmentation, here is Gonzales matlab version of some of the image edge detection code, including harris, susan, robert, sobel, prewit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3447
    • 提供者:返璞归真
  1. robert

    0下载:
  2. 灰度图像边缘检测中的robert算法的MATLAB仿真实现-MATLAB simulation grayscale image roert edge detection algorithm to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:90768
    • 提供者:谢前英
  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. EX3

    0下载:
  2. 图像的锐化处理,robert算子,sobel算子,laplace算子,限幅标定(Image sharpening, Robert operator, Sobel operator, Laplace operator, limit amplitude calibration)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:39936
    • 提供者:proud
  1. image processing

    0下载:
  2. 实现图像的开,闭,腐蚀,骨骼提取sobel算子,robert算子等图像后处理过程(image open close erosing etc)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:470016
    • 提供者:whmwhmwhm
  1. edges-master

    0下载:
  2. 边缘检测算子 图像边缘信息主要集中在高频段,通常说图像锐化或检测边缘,实质就是高频滤波。我们知道微分运算是求信号的变化率,具有加强高频分量的作用。在空域运算中来说,对图像的锐化就是计算微分。由于数字图像的离散信号,微分运算就变成计算差分或梯度。图像处理中有多种边缘检测(梯度)算子,常用的包括普通一阶差分,Robert算子(交叉差分),Sobel算子等等,是基于寻找梯度强度。拉普拉斯算子(二阶差分)是基于过零点检测。通过计算梯度,设置阀值,得到边缘图像。(The image edge infor
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:22621184
    • 提供者:lohaspig
  1. evaluation function

    0下载:
  2. SMD,Brenner,Robert,EOG,Sobel算子图像清晰度计算(SMD,Brenner,Robert,EOG,Sobel,evaluation function)
  3. 所属分类:图形图像处理

    • 发布日期:2020-02-05
    • 文件大小:1024
    • 提供者:蛋先森
搜珍网 www.dssz.com