-
imageGUI
运用MATLAB工具箱实现图像处理的GUI程序设计
1)图像的读取和保存。
2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。
3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。
4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。
5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。
6)能对图像加入各种噪声,并通过几种滤波算法实现去噪并显示结果。比较去噪效果。7)频谱处理,能够分析图像频谱,显示频谱图。
8)设计巴特沃斯低通滤波对图像进行低通滤波处理,显示结果。
9)设计高斯高通虑波器,显示结果。
(The realization of the use of MATLAB image processing toolbox GUI Programming)
- 2020-12-28 09:59:02下载
- 积分:1
-
LS_SVMlab
支持向量机的MATlab工具包,很有用,也很复杂,没有功底的,就别下了(SVM MATlab kit, useful, and very complex, there is no foundation for, do not down)
- 2010-05-23 15:27:55下载
- 积分:1
-
Puzzle
8-puzzle game with search strategy
- 2010-05-10 14:45:50下载
- 积分:1
-
golaycodecs
5/1/2012 - updated to implement extended Golay codes for stanag
- 2012-01-06 00:41:47下载
- 积分:1
-
1
说明: mppt with mrac system
- 2014-01-27 20:48:11下载
- 积分:1
-
snakesalgorithm
sphit algorithm for simulink
- 2010-07-26 18:24:56下载
- 积分:1
-
toolbox
本程序实现mimo无线通信的仿真程序,是通信工程用matlab实现mimo仿真的的必备程序。(This program implements mimo wireless communications simulation program, communications engineering simulation using matlab mimo essential procedures.)
- 2013-07-12 20:32:44下载
- 积分:1
-
OSTBC
This is a matlab code for OSTBC transmitter and receiver
- 2015-02-11 03:48:48下载
- 积分:1
-
Medical-Imaging-Using-Matlab
matlab应用于医学数字信号处理的外文参考文献,既有程序也有理论说明。(Digital signal processing (DSP) techniques, like Radon transformation, Projection
techniques, Fourier transformation in polar form, Hankel transformation, etc., are
used in Medical imaging techniques like Computed Tomography (CT) and
Magnetic Resonance Imaging (MRI) during the process of imaging)
- 2014-02-07 22:11:47下载
- 积分:1
-
SpeechAddNoise_matlab
noisegen.m:生成白噪声并按照指定信噪比对语音进行加噪;
add_noisem.m:使用输入的噪音按照指定信噪比对语音进加噪;
SNR_singlech.m:输入纯净语音和加噪后的语音,计算其信噪比;
my_add_noise.m:调用上述函数进行加噪操作;(noisegen.m: white noise generated by the specified signal to noise ratio of the speech plus noise add_noisem.m: use the specified input noise into the signal to noise ratio of the speech plus noise SNR_singlech.m: pure voice input and processing after the noise voice, calculate the signal to noise ratio my_add_noise.m: call the above functions plus noise operation )
- 2016-08-05 10:19:22下载
- 积分:1