文件名称:方便的小波变换原代码
- 所属分类:
- 其它资源
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 199.23kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
小波变换源代码
wav_basic.c: basic filtering, decimation and upsampling routines.
wav_basic.h: interface to wav_basic.c.
wav_trf.c: transform routines.
wav_trf.h: interface to wav_trf.c.
wav_filters.h: where filter banks and their properties are defined.
wav_filters_extern.h: interface to wav_filters.h.
wav_gen.h: some parameters and min/max macros.
macros.h: pointer check macro.
test_transforms.c: main routine for testing transforms and invertibility.
test_denoise.c: main routine for the example denoising applications.
alloc.c: pointer allocation/deallocation.
alloc.h: interface to alloc.c.
Makefile
peppers.raw: 512x512 grayscale test image.-wavelet transform source code wav_basic.c : basic filtering, decimation and upsampling routines. wav_basi c.h : interface to wav_basic.c. wav_trf.c : transform routines. wav_trf.h : interface to wav_trf.c. wav_filters.h : where filter banks and their properties are def INED. wav_filters_extern.h : interface to wav_filters.h. wav_gen.h : some parameters and min / max macros. macros.h : pointer check macro. test_transforms.c : main routine for testing transforms and invert ibility. test_denoise.c : the main routine for example Denoising applica tions. alloc.c : pointer allocation / deallocation. alloc.h : interface to alloc.c. peppers.raw Makefile : 512x512 grayscale test image.
wav_basic.c: basic filtering, decimation and upsampling routines.
wav_basic.h: interface to wav_basic.c.
wav_trf.c: transform routines.
wav_trf.h: interface to wav_trf.c.
wav_filters.h: where filter banks and their properties are defined.
wav_filters_extern.h: interface to wav_filters.h.
wav_gen.h: some parameters and min/max macros.
macros.h: pointer check macro.
test_transforms.c: main routine for testing transforms and invertibility.
test_denoise.c: main routine for the example denoising applications.
alloc.c: pointer allocation/deallocation.
alloc.h: interface to alloc.c.
Makefile
peppers.raw: 512x512 grayscale test image.-wavelet transform source code wav_basic.c : basic filtering, decimation and upsampling routines. wav_basi c.h : interface to wav_basic.c. wav_trf.c : transform routines. wav_trf.h : interface to wav_trf.c. wav_filters.h : where filter banks and their properties are def INED. wav_filters_extern.h : interface to wav_filters.h. wav_gen.h : some parameters and min / max macros. macros.h : pointer check macro. test_transforms.c : main routine for testing transforms and invert ibility. test_denoise.c : the main routine for example Denoising applica tions. alloc.c : pointer allocation / deallocation. alloc.h : interface to alloc.c. peppers.raw Makefile : 512x512 grayscale test image.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 97288427方便的小波变换原代码.rar 列表 小波变换源代码\alloc.c 小波变换源代码\alloc.h 小波变换源代码\macros.h 小波变换源代码\Makefile 小波变换源代码\peppers.raw 小波变换源代码\ReadMe.txt 小波变换源代码\test_denoise.c 小波变换源代码\test_denoise.dsp 小波变换源代码\test_denoise.dsw 小波变换源代码\test_denoise.opt 小波变换源代码\test_transforms.c 小波变换源代码\test_transforms.dsp 小波变换源代码\test_transforms.dsw 小波变换源代码\test_transforms.opt 小波变换源代码\wav_basic.c 小波变换源代码\wav_basic.h 小波变换源代码\wav_filters.h 小波变换源代码\wav_filters_extern.h 小波变换源代码\wav_gen.h 小波变换源代码\wav_trf.c 小波变换源代码\wav_trf.h 小波变换源代码\开源盛世ReadMe.txt 小波变换源代码