j2k 0.5.0

JPEG 2000 and HTJ2K codec crate for whole-slide images
Documentation
1
2
3
4
5
6
7
8
9
# j2k

JPEG 2000 and HTJ2K public codec crate for whole-slide images.

This crate is the public `j2k` package name for the Signinum JPEG 2000 codec
rename. It re-exports the current `signinum-j2k` API while the workspace moves
to the shorter crate name.

For broader image-codec workflows, the `signinum` facade remains available.