stop_epsilon_nodes
Library for wavelet image compression - tools
Install
- All systems
-
curl cmd.cat/stop_epsilon_nodes.sh
- Debian
-
apt-get install epsilon-bin
- Ubuntu
-
apt-get install epsilon-bin
- Kali Linux
-
apt-get install epsilon-bin
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install epsilon-bin
- Raspbian
-
apt-get install epsilon-bin
- Dockerfile
- dockerfile.run/stop_epsilon_nodes
epsilon-bin
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.