All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased - ...
- Allow None as pixelspacing.
- Use 512 px as default tile size.
- Encoding of non-8 bit data to jpeg.
- Do not set z to default [0.0].
0.1.2 - 2021-12-02
- Fix colorspace issue and codec for jpeg2000 encoding.
- Use image bounds if available from Openslide.
- Use background color from Openslide when removing alpha.
- Use Pillow for alpha removal instead of numpy.
0.1.1 - 2021-12-02
- Updated README.md to new way of opening files as WsiDicom object.
0.1.0 - 2021-12-02
- Initial release of wsidicomizer