搜索资源列表
medfilt_th
- 中值滤波器,可以降低噪音,平滑图像,在图像处理中应用广泛-median filter
WFilter
- 小波的低通滤波器和高通滤波器的C++代码实现-Wavelet low-pass filter and high-pass filter C++ code to achieve the
C
- IIR数字滤波器设计C程序-双线性变换法设计IIR数字滤波器包括1.Lowpass 2.Highpass 3.bandpass三部分-Infinite Impulse Response Digital Filter Design By Double Converting
ImageProcessing
- 自己用GDI+写的自适应中值滤波器 附有exe和图片-Their use GDI+ Write adaptive median filter with exe and pictures
lixiang
- 通过理想高通滤波器实现对图像的锐化,图像锐化的目的是突出图像的边缘信息,加强其图像的轮廓特征,以便于人眼和机器的识别。-Through the realization of the ideal high-pass filter for image sharpening, image sharpening is designed to highlight the edge of the image information, to enhance the outline of the charact
filter
- 用于介绍滤波器的构建以及如何对输入信号进行去噪声。-Construction for the introduction and how to filter the input signal to noise.
kalmantrack
- 利用Kalman滤波器跟踪一个旋转的点,是用Opencv编的-Use of Kalman filter to track a rotating point
lvbo
- 本人亲自写得各种滤波器程序,如拉普拉斯,高斯,-lvbo
Frequencyfiltering
- 频域滤波:要进行频域的图像增强,滤波是非常重要的,常用平滑、锐化和同态三种滤波器-Frequency-domain filtering: To carry out frequency domain, image enhancement, filtering is very important, often smooth, sharpen, and three kinds of filters with the state of
filter
- 巴特沃斯低通滤波器的MFC程序,FS是采样频率,fp是截止频率,大家-Butterworth low-pass filter MFC process, FS is the sampling frequency, fp is the cut-off frequency, we take a look at
WFilter_h
- 此压缩文件包含小波高通滤波器和低通滤波器声明的头文件-This compressed file contains the wavelet high-pass filter and low-pass filter declaration header file
333
- 用双线性变换法设计IIR数字滤波器 这是一些相关的实例-Using bilinear transformation method design IIR digital filters,This is some relevant example
lvyoucang
- 基于matlab的语音信号多重滤波处理,滤波器设计过程,GUI界面设计-Matlab voice signal based on multiple filtering, filter design, GUI interface design
biansheng
- 1)语音信号的采集 2)语音信号的频谱分析 3)设计高通、低通数字滤波器和画出其频率响应 4)用滤波器对信号进行滤波 5)比较滤波前后语音信号的波形及频谱 6)播放原始语音信号 7)实现快放、慢放功能 8)实现回音音效效果 9)实现变高音、低音效果 10)设计GUI系统界面 -1) voice signal acquisition 2) speech signal spectrum analysis 3) design high-pass, low pas
PushSource
- 一个简单的Directshow源滤波器,使用GDI+在每一帧上显示帧数,继承的类包括:CSource,CSourceStream,CSourceSeeking-A simple source filter, use GDI+ in the number of frames displayed on each frame, inherited classes include: CSource, CSourceStream, CSourceSeeking
meanFilter
- 一个vb做的均值滤波器,相信对图像处理入门的朋友有一定的小帮助-meanFiter written by vb, hoping it is useful for you
bilateral
- 图像算法的双线性滤波器,实现了图像的增强、降噪处理。-Image Enhancement filter:bilateral filter
Digital-image-code
- 数字图像编程基础源代码,有灰度变换,反色,傅里业,小波变换各各种滤波器代码,VC2008下可编译通过。-Digital image programming underlying source code, gray-scale transformation, anti-color, Fu in the industry, the wavelet transform various filter code
example
- 使用C++和CUDA编写的双边滤波器。在平滑图像的同时可以保持边界-Using bilateral filter the C++ and CUDA written. Boundary can be kept in the smooth image while
b_filter
- 双边滤波器主体函数,用于可进行边缘保持的图像平滑-The bilateral filter main function for edge preserving image smoothing