登录
首页 » 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 个回复

  • roidpoly
    感兴趣区域提取,已通过实验证其可行性以及实用性(region of interest detect )
    2009-06-12 10:12:53下载
    积分:1
  • ZaoShengXiaoChuDib
    图像噪声消除,内有很多种消除噪声的方法,比如均值法等。(Image noise reduction, there are many ways to eliminate noise, such as the average method.)
    2010-11-26 10:12:42下载
    积分:1
  • 散焦模糊自动复原的算法
    一个散焦模糊自动复原的算法,自动估计散焦半径,在频率域识别参数,并用最小二乘滤波复原(A defocus blur automatic recovery algorithm automatically estimated defocus radius, in the frequency domain identification parameters, and by the least squares filter restoration )
    2020-06-28 12:00:01下载
    积分:1
  • duojieguoyuansu
    本程序是多结构元素形态学滤波的探讨,通过选择不同的结构元素多尺度序列Bi,来得到最合适的结果(This program is a multi-structure elements of morphological filtering by selecting different multi-scale structure elements sequence Bi, get the most appropriate results)
    2013-04-10 10:19:43下载
    积分:1
  • ImageDenoise
    说明:  基于MATLAB实现传统图像去噪算法(均值滤波、中值滤波、非局部均值滤波NLM、三维块匹配滤波BM3D)(The traditional image denoising algorithms (mean filter, median filter, NLM, 3D block matching filter BM3D) and dncnn image denoising algorithm based on deep convolution neural network are realized based on MATLAB.)
    2020-11-23 11:25:21下载
    积分:1
  • Wavelets
    小波处理,滤波,复原,融合等VC源代码.(Wavelet processing, filtering, recovery, integration VC source code.)
    2007-12-19 13:25:52下载
    积分:1
  • voc-release3.1
    DPM作者获得 2010年CVPR终生成就奖,DPM是在HOG的基础上进行改进,解决了HOG算子的不足,并且对SVM也进行了小幅度改善提出了LSVM这个概念(DPM is improved on the basis of HOG. It solves the shortcomings of HOG operator, and makes a small improvement on SVM. The concept of LSVM is proposed)
    2017-07-20 10:06:52下载
    积分:1
  • demo_ASIFT_Win
    ASIFT图像特征提取源代码,有测试图片和demo(ASIFT image feature extraction source code, test images and demo)
    2013-01-22 16:54:42下载
    积分:1
  • SAR_KPCA
    基于核函数的SAR图像目标识别,利用KPCA对SAR图像进行特征提取(SAR image target recognition based on kernel function,Use KPCA SAR image feature extraction)
    2021-01-01 21:48:58下载
    积分:1
  • EPSConverter
    该软件可实现图像间格式的转换,主要实现: (e)ps,bmp, jpg, png,tif,gif, psdi图像格式之间的转换(The software enables format conversion between images, the main achievement: (e) ps, bmp, jpg, png, tif, gif, psdi image format conversion between)
    2010-01-25 17:49:01下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载