wavelet_kit

所属分类:Windows编程
开发工具:Visual C++
文件大小:4951KB
下载次数:42
上传日期:2004-11-05 19:59:35
上 传 者hinfosec
说明:  图象处理DCT算法
(DCT image processing algorithm)

文件列表:
wavelet_kit (0, 2001-03-16)
wavelet_kit\filelist.txt (887, 2001-03-16)
wavelet_kit\images (0, 2001-03-16)
wavelet_kit\images\bighorn.rgb (921600, 2001-03-16)
wavelet_kit\images\bighorn.tif (420522, 2001-03-16)
wavelet_kit\images\birds.rgb (296835, 2001-03-16)
wavelet_kit\images\birds.tif (177770, 2001-03-16)
wavelet_kit\images\girl.rgb (1179648, 2001-03-16)
wavelet_kit\images\girl.tif (1179816, 2001-03-16)
wavelet_kit\images\lena.gray (262144, 2001-03-16)
wavelet_kit\images\lena.tif (203298, 2001-03-16)
wavelet_kit\images\lighthouse.rgb (1179648, 2001-03-16)
wavelet_kit\images\lighthouse.tif (1181281, 2001-03-16)
wavelet_kit\images\mice.rgb (229440, 2001-03-16)
wavelet_kit\images\mice.tif (54260, 2001-03-16)
wavelet_kit\images\nickel.gray (65536, 2001-03-16)
wavelet_kit\images\nickel.tif (38562, 2001-03-16)
wavelet_kit\license.txt (3450, 2001-03-16)
wavelet_kit\main (0, 2001-03-16)
wavelet_kit\main\benchscript.pse (3095, 2001-03-18)
wavelet_kit\main\compressed (0, 2001-03-16)
wavelet_kit\main\testscript.pse (2653, 2001-03-16)
wavelet_kit\psidec.c (3713, 2001-03-16)
wavelet_kit\sources (0, 2001-03-16)
wavelet_kit\sources\lapcnlib (0, 2001-03-16)
wavelet_kit\sources\lapcnlib\lapcnli2.pse (1422, 2001-03-16)
wavelet_kit\sources\lapcnlib\lapcnlib.pse (71948, 2001-03-16)
wavelet_kit\sources\lapcnlib\lap_structure.pse (807, 2001-03-16)
wavelet_kit\sources\lapcnlib\mklapdata.pse (9851, 2001-03-16)
wavelet_kit\sources\lapcnlib\sample.pse (20019, 2001-03-16)
wavelet_kit\sources\lapcnlib\sample2.pse (34687, 2001-03-16)
wavelet_kit\sources\lapcnlib\tutor (0, 2001-03-16)
wavelet_kit\sources\lapcnlib\tutor\tutor.pse (2761, 2001-03-16)
wavelet_kit\sources\lapcnlib\tutor\tutor2.pse (2746, 2001-03-16)
wavelet_kit\sources\lapcnlib\vlenc16.pse (11836, 2001-03-16)
wavelet_kit\sources\lapcnlib\vlenc162.pse (1765, 2001-03-16)
wavelet_kit\sources\lapcnlib\vlencli2.pse (1361, 2001-03-16)
... ...

wavelet WAVELET SOFTWARE FOR GENERAL APPLICATIONS AND IMAGE COMPRESSION ============================================ NOTE: The wavelet product has some public, readable files; but the main sources are encrypted with a Decryption Key that must be purchased from PSI. DECRYPTION INSTRUCTIONS: After purchasing the Decryption Key, you compile and run the decryptor like so (for many Unix systems): % cc -O psidec.c -o psidec On the Win32 platforms, Microsoft compiler, you need to add a certain compiler option to be able to use wildcard '*': % cl -W4 psidec.c -link setargv.obj The executable "psidec" can now be used on a PSI-encrypted file "file.pse:" % psidec file.pse or, to conveniently decrypt everything, say, in the current directory, you can go: % psidec *.pse The useable product obtained via successful decryption will have its filename automatically assigned consistent with the PSI documentation. ============================================ Updates: 6 Jul *** JF (Image compression added) 11 Oct 97 RW 9 Sep 97 JF (creation) c. 1997-2001 Perfectly Scientific, Inc. All Rights Reserved. ____________________________________________ OVERVIEW This software package, wavelet, contains a library of functions for performing fast wavelet transforms (FWVTs) and a lossy wavelet image compressor. The wavelets of choice are the celebrated Daubechies wavelets. However, the basic algorithm structures easily extend to other wavelet classes. ____________________________________________ CONTENTS: images: Folder containing a collection of test images for use with the image compression programs. main: primary folder for running the wavelet compression programs psiwc and psiwd. sources: Contains all of the functions pertaining to the wavelet and laplacian transforms, as well as psiwc.c and psiwd.c which are implementations of wavelet compression. transfor: Folder containing a collection of programs that utilize the fast wavelet algorithm. ____________________________________________ END

近期下载者

相关文件


收藏者