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

matlab实验程序

于 2020-07-19 发布
0 144
下载积分: 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 个回复

  • gaussian_filter
    用于产生离散高斯函数的Matlab源代码。(Discrete Gaussian function used to produce the Matlab source code.)
    2008-12-10 16:54:32下载
    积分:1
  • RLE
    初学者的游程编码,可以进行小图像的压缩,可以以此为基础进行编码和参考(RLE beginner, you can make small image compression, can be encoded as a basis and reference)
    2013-11-06 23:00:10下载
    积分:1
  • RX
    说明:  高光谱遥感图像异常检测算法经典算法-RX算法(Hyperspectral image anomaly detection algorithm algorithm classical algorithm-RX)
    2014-12-17 23:23:45下载
    积分:1
  • myidwt2
    用matlab编写多级非标准小波重构的函数 (prepared using Matlab multi-level non-standard wavelet function Reconstruction)
    2007-01-26 00:38:32下载
    积分:1
  • EdgeDetectionAndExtraction
    边缘检测与提取,轮廓跟踪 注意事项: 运行时,文件c: est.bmp必须存在(Edge detection and extraction, contour tracing Note: run-time, file c: test.bmp must exist)
    2009-03-11 15:00:42下载
    积分:1
  • Edge-Interpolation
    说明:  基于图像边缘特征的图像放大增强算法,提高图像的分辨率。(The edge of the characteristics of image-based image enhancement algorithms to enlarge and enhance image resolution)
    2009-07-28 06:14:11下载
    积分:1
  • PythonSIFT
    说明:  图像配准SIFT算法,使用python实现(github搬运)(image resigtration sift)
    2020-10-12 22:27:32下载
    积分:1
  • MITfacedatabase
    说明:  MIT的人脸数据库,包括人脸和非人练部分。(face database from MIT)
    2020-11-06 10:59:49下载
    积分:1
  • CameraCalibration
    张正友经典论文,灵活的相机标定法,内附图片+源码,可以直接使用(zhangzhengyou,image+program, A Flexible New Technique for Camera Calibration)
    2017-07-18 17:10:59下载
    积分:1
  • vc
    说明:  用c写的jpg编解码,包括jpeg2bmp和bmp2jpeg,可在vc6下调试。(With c written jpg codec, including jpeg2bmp and bmp2jpeg, may be under vc6 debugger.)
    2008-05-11 04:22:06下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载