搜索资源列表
imageprocess
- 程式功能:匯入圖片,LowPass,HighPass,Sharpen,LookUp,Scale Up(Bicubic),Scale Down,Rescale,Histogram,Fourier transform,Gray Level,並可存檔(bmp,jpg,jpeg,png,wbmp)。 圖片:bmp,jpg,jpeg,png,wbmp…等皆可
小波变换及滤波
- 实现小波变换对图像的作用, 同时有高通和低通滤波-Achieve the wavelet transform on an image. It also has the function of highpass and lowpass filtering.
fft.rar
- implement 1D and 2D FFT and Inverse 2D FFT ,obtain the power spectrum from a set of FFT coefficients and achieve the Butterworth Lowpass Filter,implement 1D and 2D FFT and Inverse 2D FFT ,obtain the power spectrum from a set of FFT coefficients and a
lowpass
- 图像的低通滤波可以有选择的选择滤波函数,并且效果很好-Low-pass filtering the image can have the choice of filter function selection
MFC_Exp01
- mfc_exp01 lowpass filtering
lpfilter
- 生成频域低通滤波器,可生成理想、巴特沃斯、高斯滤波器。-Computes frequency domain lowpass filters.
Gaussian_Lowpass_Filter
- 二阶高斯低通滤波器,实现对图像的平滑处理,-Gaussian second-order low-pass filter, to achieve the smoothing of images,
lowpass
- 基于matlab的,不同截断半径时低通滤波滤波,及傅立叶反变换再现图像,简单易学,希望对你有帮助。-Matlab based on different cut-off low-pass filter at a radius of filtering, and Fourier Transform reproduce images, easy to learn, and they hope to help you.
ex6
- 数字图像处理 ideal lowpass filter and Gaussian lowpass filter 含报告 -Digital Image Processing ideal lowpass filter and Gaussian lowpass filter with the report
DFTFilter
- 数字滤波器,实现高通和低通滤波,程序绝对是最简单的哈哈。-Digital filter, high pass and low pass filtering, the program is the simplest Haha.
dsp
- 数字信号处理 冲激响应 数字低通滤波器-digital signal processing impulse response wave digital lowpass filter
dct_lowpass_filter
- 用DCT变换的方法对彩色图像进行低通滤波,适合初级入门-Do the lowpass filtering to a color picture with DCT transform.It s fit for freshmen.
lowpass
- c++语言编写、开发的低通滤波器,希望对你能有帮助-c++ language and development of low-pass filter
chebyshev
- 契比小夫滤波器,用来设计低通滤波器,把模拟滤波器转换成数字滤波器-chebyshev I ,used to design lowpass filter.
pythonImageDFThighlowpass
- Python opencv image enhancement in frequency domain. DFT , inverse DFT , highpass , lowpass filter
Butterworthlowpassfilterandhighpassfilter
- 低通和高通滤波程序,是常用的图像预处理程序-lowpass filter program and highpass filter program
FIR-Lowpass-Filter
- 基于切比雪夫一致逼近法设计FIR数字低通滤波器,matlab环境下的源程序-FIR Digital Lowpass Filter based on ChebyshevI though Matlab.
Image_Processing
- 图像处理中的N种算法源代码,包括边缘检测的canny、roberts,sobel,laplace,lowpass等-edge detection
hc841a
- 用matlab实现由低通模拟变换为其它类型模拟频带的变换示例-Matlab simulation by lowpass transformation for other types of transform example simulation frequency band
three-kinds-of-lowpass-filters
- 编写理想低通滤波器、巴特沃斯低通滤波器、高斯低通滤波器函数-ideal_butterworth_gaussian lowpass filters functions