Introduction - If you have any usage issues, please Google them yourself
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.
Packet : 97288427方便的小波变换原代码.rar filelist
小波变换源代码\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
小波变换源代码