Still Image processing using C:


Templates for Still Images Processing:

templ_pgm.h and templ_pgm.c : Template simplify PGM image file processing

templ_ppm.h and templ_ppm.c : Template simplify PPM image file processing

templ_bmp.h and templ_bmp.c : Template simplify RGB bitmap image file processing


Classic Image Processing Library:

clip.h and clip.c : Classic Image Processing Function Set (updated!)

cliptest.c Testing of CLIP functions


Still Image Codec Vika-I:

vika1enc.h and vika1enc.c

Comments about codec design and implementation.


Books:

Gonzalez, Woods " Digital_Image_Processing 2nd Edition"

Nelson, Gailly " The Data Compression Book "