Lossy compression filter based on ffmpeg.
We recommend using our precompiled files listed in the release. Our plugin supports multiple Operation Systems, which are Windows, Ubuntu, and MacOS.
Download the assets in the release, and put them under the plugins
folder of ImageJ/Fiji.
We provide notebook examples in the examples
folder. To set up for python, we use hdf5plugin to register our plugin.
Feel free to reach to us. We will try our best to be there.
The cmake file borrows heavily from the jpegHDF5. Part of the encoding and decoding codes are modified from ffmpeg examples. The imagej-hdf5-viewer is modified based on ch.psi.imagej.hdf5. Very much thanks for their great work.