Registry / other / epsilon

epsilon

JSON →
library0.9.2vcpkgunverified

EPSILON is an Open Source wavelet image compressor, that is aimed on parallel and robust image processing.

vcpkg install epsilon
INSTALL
IMPORT
SIG · EPSILON
E
epsilon
othercppv0.9.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

epsilon/epsilon.h
✓ #include <epsilon/epsilon.h>

Load an image with Epsilon

#include <epsilon/epsilon.h> int main() { epsilon::Image img; img.load("input.png"); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.2latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources

No resource links recorded.

epsilon — pip install epsilon · libregistry