搜索资源列表
MFCBandFilter
- 一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考 功能:1 固定带通滤波 2 可变带通滤波 3 噪声删除 4 输入输出误差计算 实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分 Filter.h:头文件,定义了CFilterApp 类 Filter.cpp:利用MFC的函数实现了CFilterApp Filter.rc:资源文件,包括对话框和图标的说明-use a
离散小波、53小波、97小波变换的程序代码
- 离散小波、53小波、97小波变换的程序代码,包括3个h头文件和3个cpp文件,用VC6开发,对初学者非常实用,Discrete Wavelet, 53 wavelet, wavelet transform 97 of the program code, including the first 3 h of documents and three cpp file, use VC6 to develop, very useful for beginners
wavelet_code
- vc++开发的第一代小波变换源代码,其中包含了小波变换部分,并且提供了一个利用小波变换去除噪声的例子。-vc++ developed the first generation wavelet transform source code, which contains part of the wavelet transform, and provides a use of wavelet transform to remove noise examples.
upload
- source code for wavelet based decomposition of image first level and second level decomposition. Also wavelet based compression of image also included in the code
WavecoefMFS
- 该代码首先计算一个图像的小波变换系数,然后计算小波变换系数对应的重分形谱。-The code first calculates the wavelet transform coefficients of an image of, then calculate the multifractal spectrum corresponding to wavelet coefficients.
dabaofasong
- 这是自己写的车牌定位代码 初定位采用的是水平投影的方法 细定位采用的是小波变换的方法 -This is his license plate positioned to write the code first uses the horizontal projection of the positioning method is used in fine positioning of the wavelet transform method
Image-compression-using-wavelet-transform-in-matl
- the source code used for image compression using wavelet transform. to use this codes u have to first convert RGB image to grayscale and also its colourmap