Description: A very small jpeg decompression library, source code by asm.The library can be used in two ways, you can either use the provided dll
(JPEGLIB.dll- found in dir Resource.Example) along with the lib file in
the same directory (note: for TASM users, the lib file must first be
processed by COFF2OMF.EXE to be compatible) or use only the lib file
(which is then going to be linked with your exe- thus producing a SINGLE
file).
- [GMM] - Multi-Gaussian model is the detection of
File list (Check if you may need any files):
File.Example\prom2.jpg
............\Example.asm
............\MakeFile.mak
............\M.bat
............\JPEGLIB.lib
............\JPEGLIB.inc
............\Example.exe
File.Example
Resource.Example\prom2.jpg
................\Example.asm
................\MakeFile.mak
................\M.bat
................\JPEGLIB.lib
................\JPEGLIB.inc
................\Example.exe
................\JPEGLIB.dll
................\Example.rc
Resource.Example
Usage.txt
History.txt