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

matlab实验程序

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

  • kuaisutisheng
    针对CT 医学图像和MR I 医学图像成像特点, 提出了基于快速整数提升小波变换的融合方法。在CT 和 MR I 两幅医学图像配准的前提下, 利用提升小波变换把图像分解成低频和高频子图像, 对于小波变换后的高频 子图像, 选择区域标准差大的作为融合后的子图像 对于低频子图像, 采用加权融合, 最后进行小波逆变换, 得到 融合后的图像, 并对融合后图像用信息熵、平均梯度、相关系数的指标进行评价。实验结果表明, 基于快速整数提 升小波变换融合中, 小波高低频系数采用不同的规则能够取得更好的融合效果, 其轮廓清晰。该算法能够提升融 合后的医学图像信息量, 同时有效地保护图像的细节信息, 在执行时间和图像质量上均优于普通小波算法。(A imed at the characterist ics of CT andMR Imedical images, a new image fu sion al2 go rithm based on the fast in t lif t ing w avelet t ran sfo rm s is p ropo sed. Two o riginal images are decompo sed by the fast in t lif t ing w avelet t ran sfo rm s. The fu sion ru le based on the max imum standard deviat ion value variance is u sed to fu se the h igh f requency sub2image, w h ile a w eigh t2 ed average fu sed ru le is app lied by coeff icien t s of the low f requency. F inally, the fu sion image is recon st ructed fo r perfo rm ing inverse fast in t lif t ing w avelet t ran sfo rm s. The fu sion image is evaluated by en t ropy, average gradien t, and co rrelat ion coeff icien t s. Experimen tal resu lt show s that the fu sion image hasmo re info rmat ion than o riginal images and imp roves the quali2 ty of o riginal images. M eanw h ile, the fu sion image p ro tect s detail characterist ics of the image, thu s the real2t ime p rocess and image qualit ies are w ell than tha)
    2021-04-21 10:18:49下载
    积分:1
  • SiftRegistrationWithSCM
    改进SIFT算法,用于光学图像和SAR图像配准(Improved SIFT methods for Registration of Optical and SAR image.)
    2021-03-04 00:39:32下载
    积分:1
  • improve-EM
    这是一个数字图像处理的程序,能够实现目标检测与跟踪,事项了EM算法、是对原有的算法改进。(This is a program of digital image processing, target detection and tracking can be achieved, the matter of the EM algorithm, the improved algorithm is the original.)
    2021-04-25 17:18:46下载
    积分:1
  • MATLAB
    利用MATLAB进行血管的三维图像重建,充分利用了matlab对大量图片的处理能力(The use of MATLAB to carry out three-dimensional image reconstruction of blood vessels, matlab full advantage of the large number of image processing capability)
    2007-09-13 13:48:29下载
    积分:1
  • JIAMI
    基于信息熵对图像进行加密,加密后的直方图已经抗攻击能力(Based on the information entropy of image encryption, the encrypted histogram has ability against the attack)
    2015-03-26 15:54:14下载
    积分:1
  • SVM-Classification
    Matlab写的SVM图像分类程序,是完整的可运行的图像分类程序,高手可以研究一下。(Matlab write SVM image classification procedure is complete working image classification procedures, experts can look at.)
    2021-04-07 15:19:01下载
    积分:1
  • ww
    说明:  matlab图像处理用于目标分割,分割后的图像在用形态学滤波处理(matlab image processing for object segmentation, image segmentation using morphological filtering deal)
    2008-07-06 10:54:02下载
    积分:1
  • chazhi1
    一个基本的拉格朗日插值法示例,做出了图像帮助直观理解(Examples of Lagrange interpolation)
    2013-05-20 05:22:51下载
    积分:1
  • psnr
    该函数是用于计算峰值信噪比和信噪比的程序(it can be used to calculate psnr and snr)
    2009-12-22 14:56:19下载
    积分:1
  • EdgeDetection
    基于Visual C++的图像边缘检测工程,以Canny为例(Visual C++-based image edge detection works to Canny Case)
    2013-10-22 11:33:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载