How to Install epsilon-bin in Ubuntu 18.04



Install epsilon-bin by entering the following commands in the terminal:

sudo apt update
sudo apt install epsilon-bin

Description:

Library for wavelet image compression - tools

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 some useful tools to compress/uncompress images.

Homepage: https://sourceforge.net/projects/epsilon-project

Version: 0.9.2+dfsg-2

Section: universe/science