登录
首页 » matlab » matlab实验程序

matlab实验程序

于 2020-07-19 发布
0 270
下载积分: 1 下载次数: 6

代码说明:

说明:  (1)利用matlab函数进行噪声模拟,并用matlab自带函数进行图像滤波。 (2)利用给定图像自己编程实现使用均值滤波器、中值滤波器对不同强度的高斯噪声和椒盐噪声,进行滤波处理,并对结果进行评价分析,并解释结果。 (3)自己编程实现laplacian算子图像的处理,实现图像增强;编程实现sobel算子对图像边缘提取。将结果与matlab自带函数计算结果比较。 (4)利用模糊处理对图的灰度值进行改变实现灰度增强,并与直方图均衡结果比较((1) Matlab function is used to simulate noise, and Matlab function is used to filter image. (2) Using the given image, we use the mean filter and median filter to filter the Gaussian noise and salt and pepper noise with different intensities, evaluate and analyze the results, and interpret the results. (3) The image processing of Laplacian operator and image enhancement are realized by programming Sobel operator is used to extract image edge. The results are compared with those of MATLAB. (4) Fuzzy processing is used to change the gray value of the image to achieve gray enhancement and balance with histogram)

文件列表:

实验程序, 0 , 2020-07-19
实验程序\MATLAB_Built_in.m, 3248 , 2017-11-03
实验程序\Self_Made_Filter_Box.m, 1389 , 2017-11-02
实验程序\Self_Made_Filter_Fuzzy.m, 628 , 2017-11-03
实验程序\Self_Made_Filter_Fuzzy_Guassion_Type.m, 668 , 2017-11-03
实验程序\Self_Made_Filter_Fuzzy_S_Type.m, 637 , 2017-11-03
实验程序\Self_Made_Filter_Guassian.m, 1342 , 2017-11-03
实验程序\Self_Made_Filter_Laplacian.m, 571 , 2017-11-03
实验程序\Self_Made_Filter_Median.m, 1335 , 2017-11-03
实验程序\Self_Made_Filter_Robert.m, 672 , 2017-11-03
实验程序\Self_Made_Filter_Sobel.m, 661 , 2017-11-03
实验程序\Self_Non_sharpening_masking.m, 540 , 2017-11-02
实验程序\fun_Fuzzy.m, 467 , 2017-11-03
实验程序\fun_Fuzzy_S_Type.m, 523 , 2017-11-03
实验程序\fun_Guassion_Type.m, 440 , 2017-11-03
实验程序\fun_Laplacian.m, 270 , 2017-11-03
实验程序\fun_Median.m, 460 , 2017-11-03
实验程序\fun_Robert.m, 219 , 2017-11-03
实验程序\fun_S_Type.m, 696 , 2017-11-03
实验程序\fun_Sobel.m, 313 , 2017-11-03
实验程序\fun_Template_Box.m, 424 , 2017-11-03
实验程序\fun_Template_Guassion.m, 493 , 2017-11-03
实验程序\fun_Template_Guassion_jiaquan.m, 400 , 2017-11-03
实验程序\图3-1 circuitboardNoise-gaussian.tif, 1145089 , 2015-11-12
实验程序\图3-2 circuitboardNoise-salt.tif, 622687 , 2015-11-12
实验程序\图3-3 .tif, 79802 , 2004-02-15
实验程序\图3-4 moon.tif, 572892 , 2013-07-14
实验程序\图3-5lena.jpg, 158711 , 2015-11-13
实验程序\图3-6.tif, 294502 , 2008-06-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • GMMP-and-tracking
    活动目标检测源码,用混合高斯算法编写,适用于复杂场景视频监控(alive target detection,used in GMM algorithm)
    2014-02-22 16:00:59下载
    积分:1
  • Code
    TV算法图像处理。total variation减少图像噪声算法源代码(TV algorithm for image processing. total variation image noise reduction algorithm source code)
    2009-09-07 13:34:47下载
    积分:1
  • soble-edge
    matlab实现的soble算法,自己输入阈值,然后得到边缘提取图像(matlab achieved soble algorithm, input their own threshold, and then get the image edge detection)
    2009-05-30 22:57:31下载
    积分:1
  • LS_Unwrape
    最小二乘相位解包裹算法,基于快速傅里叶变换(Least-squares algorithm for phase unwrapping)
    2020-09-29 16:47:45下载
    积分:1
  • 428705
    图像格式转换例程源码,程序主要结合易语言图像格式转换支持库,可以将某些图象文件的格式转换到其它图象文件的格式(Image format conversion routines source, the program mainly with easy language support library image format conversion , you can convert some of the image file format to other image file format)
    2016-12-17 00:39:13下载
    积分:1
  • meanshifttracking
    基于mean-shift的动态目标跟踪算法,简单有效,另附图库(Based on mean-shift of the dynamic target tracking algorithm, simple and effective, attach library)
    2010-05-05 16:22:34下载
    积分:1
  • Wienerfilter1
    这是一个(原创的)用matlab做成的维纳滤波器程序,可以直接运行,对于初学数字信号处理的各位有不错的帮助。((original) using Matlab caused by Wiener filter procedures, and can directly run for the beginner in digital signal processing you have any good help.)
    2006-06-03 21:24:04下载
    积分:1
  • 22
    说明:  这个文件包含一个matlab代码,它用来识别不同的水果,是根据冈萨雷斯那本书开发出来的!(This file contains a matlab code, it is used to identify different fruits, is based on the book Gonzalez developed!)
    2009-06-16 22:44:38下载
    积分:1
  • C_V
    采用半隐式方案实现变分水平集图像分割方法(Active contour without edge, image segmentation)
    2013-07-10 17:51:22下载
    积分:1
  • roadExtraction-master
    针对高分辨率遥感图像进行的道路提取,效果还行。(The road extraction for high resolution remote sensing images is good.)
    2021-03-12 18:39:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载