libepsilon1

Library for wavelet image compression
  http://sourceforge.net/projects/epsilon-project
  0
  no reviews



Epsilon is c library for wavelet based lossy image compression. wavelet-driven compressors are know to be much more effective than traditional dct-based ones (like jpeg).

at the moment, the program supports about 30 different wavelet filters, runs in parallel in multi-threaded and mpi environments, can process huge images and much more.

this package contains files required to build c/c++ programs which use the epsilon library.