Description: Delphi: JPEG2000 wavelet-based image compression techniques instance, achieved by the Delphi source code that contains the wavelet dynamic link library (vc achieve), Delphi can borrow this library.
First, it must be noted that, when the wavelet transform is used in a serial mode of operation
Thus, the use of cache efficiency is very low, it can save a lot of space.
BIT.H BIT.C- is a bit of code related operations
WAVELET.H WAVELET.C- is the code of wavelet operations
Output function: The function returns the number of pixels to convert
1) Num: women need to convert signature consecutive pixels
3) Y, Cb, Cr: same pointer, pointing to three storage space results
To Search:
File list (Check if you may need any files):
wavelet_JPEG2000\Image_Form.dcu
................\Image_Form.ddp
................\Image_Form.dfm
................\Image_Form.pas
................\Image_Form.~ddp
................\Image_Form.~dfm
................\Image_Form.~pa
................\Image_Form.~pas
................\Symbol.ico
................\WAVELET.dcu
................\wavelet.dll
................\wavelet.ilk
................\WAVELET.PAS
................\WAVELET.~PAS
................\Wavelet_Form.dcu
................\Wavelet_Form.ddp
................\Wavelet_Form.dfm
................\Wavelet_Form.pas
................\Wavelet_Form.~ddp
................\Wavelet_Form.~dfm
................\Wavelet_Form.~pas
................\Wavelet_JPEG2000.cfg
................\Wavelet_JPEG2000.dof
................\Wavelet_JPEG2000.dpr
................\Wavelet_JPEG2000.res
................\Wavelet_JPEG2000.~dpr
................\小波动态连接库(vc实现)\BIT.C
................\........................\BIT.H
................\........................\DLL\Debug\bit.obj
................\........................\...\.....\bit.sbr
................\........................\...\.....\dll.bsc
................\........................\...\.....\dll.pch
................\........................\...\.....\mchannel.obj
................\........................\...\.....\mchannel.sbr
................\........................\...\.....\vc60.idb
................\........................\...\.....\vc60.pdb
................\........................\...\.....\wavelet.exp
................\........................\...\.....\wavelet.lib
................\........................\...\.....\wavelet.obj
................\........................\...\.....\wavelet.pdb
................\........................\...\.....\wavelet.sbr
................\........................\...\dll.dsp
................\........................\...\DLL.DSW
................\........................\...\DLL.ncb
................\........................\...\DLL.OPT
................\........................\...\dll.plg
................\........................\MAIN.C
................\........................\MAIN.C.bak
................\........................\MCHANNEL.C
................\........................\MCHANNEL.H
................\........................\readme.txt
................\........................\WAVELET.C
................\........................\WAVELET.DSP
................\........................\WAVELET.DSW
................\........................\WAVELET.H
................\........................\WAVELET.ncb
................\........................\WAVELET.OPT
................\........................\DLL\Debug
................\........................\Debug
................\........................\DLL
................\小波动态连接库(vc实现)
wavelet_JPEG2000