搜索资源列表
MATLAB_code_of_image_processing
- 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
dft
- This contain discrete fourier transform code and inverse discrete fourier transform coded in matlab and also contain dfs and idfs
dft--convolution--IDFT--fir(finite-impulse-respon
- different matlab code for convolution, discrete fourier transform, finite impulse response, inverse DFT, descimator
DFT-and-IDFT
- This is a basic implementation of Discrete Fourier Transform and Inverse Discrete Fourier Transform. This is a source code which is a meant for MATLAB platform.
