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

matlab实验程序

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

  • kjunzhi
    k均值聚类,聚为2类,结果显示散点图,红色十字表示聚类中心(K-means clustering, the class number is 2, and the results showed that the clustering center)
    2012-05-31 13:14:01下载
    积分:1
  • bodyindex_white_save
    kinect扫描到的人体分离出来,并以二值图显示,且可以保存在本地,丰富的注释帮助理解(kinect body scan to be separated, and binary image display and can be saved locally, rich annotation to help understand)
    2016-10-15 08:42:50下载
    积分:1
  • 语义分割
    说明:  语义分割,训练样本,模型训练,成果展示,深度卷积神经网络(Semantic segmentation, training samples, model training, achievement display, deep convolution neural network)
    2020-04-04 15:02:07下载
    积分:1
  • jpeg2000
    说明:  本部分源码是处理静态图像时候,需要的一部分代码,希望对于那些正在研究图像处理技术的朋友有用。(This section is the source when dealing with a static image, the need for part of the code, I hope for those who are studying image processing technology useful friends.)
    2008-12-02 19:29:41下载
    积分:1
  • ostufish
    ostu与鱼群算法相结合,并且用matlab实现(ostu algorithm combined with the fish, and using matlab)
    2021-03-01 11:09:35下载
    积分:1
  • OSEM_improve
    说明:  医学图像重建算法中OSEM算法的Matlab程序(MATLAB Program of OSEM Algorithms)
    2020-12-23 15:19:07下载
    积分:1
  • 2009
    跟踪目标的算法,camshift,meanshift.(Target tracking algorithm, camshift, meanshift.)
    2009-03-23 11:02:08下载
    积分:1
  • 3
    说明:  基于小波变换的水下图像目标检测论文加matlab实现代码(Wavelet-based underwater image target detection papers plus matlab code)
    2013-09-12 22:16:31下载
    积分:1
  • 1
    说明:  基于matlab的车牌识别,预处理。定位。识别.qiege(License plate recognition system based on MATLAB)
    2018-01-27 16:14:57下载
    积分:1
  • ImageWatershedSegmentationcode
    关于图像分割中分水岭的一个代码,能够实现相应功能,拿出来与大家共享(Image segmentation in the watershed on a code, can achieve the corresponding functions, and show to share with you)
    2008-04-25 19:24:24下载
    积分:1
  • 696518资源总数
  • 106235会员总数
  • 12今日下载