Releases: DigitalSlideArchive/HistomicsTK
Releases · DigitalSlideArchive/HistomicsTK
Version 1.2.5
Version 1.2.4
Version 1.2.3
What's Changed
Full Changelog: v1.2.2...v1.2.3
Version 1.2.2
What's Changed
- fixed numerical issues with Haralick.Correlation and Haralick.IMC2 by @idc9 in #947
- Fix linting issues. by @manthey in #950
- Add superpixel segmentation magnification parameter. by @manthey in #951
- Optionally output bounding box annotations associated with superpixels by @manthey in #952
- Support emitting internal bounding box information by @manthey in #953
- Improve superpixel annotation name. by @manthey in #954
- Adjust the length of the value array. by @manthey in #955
New Contributors
Full Changelog: v1.2.1...v1.2.2
Version 1.2.1
v1.2.1 Adjust tests for scikit-image changes. (#944)
Version 1.2.0
Features
- Superpixel pixelmap CLI (#925)
Improvements
- Better installation requirements (#927)
- Python 3.10 testing (#923)
- Color deconvolution CLI can emit image annotations (#922)
- Faster initial import (#921)
- Improve performance and behavior of cellularity_detection_superpixels.py (#912)
- Accommodate missing keys in annotations when parsing to table (#911)
- Improve performance and behavior of trace_object_boundaries.py (#910)
- Added flexibility to tiled array polygon merger (#909)
- Refactor and extend compute nuclear features (#908)
Bug Fixes
Version 1.1.0
Version 1.0.7
Notes
- This will be the last version to support Python 2.7 and 3.5.
Version 1.0.6
Change requirements for non-linux installations to make it easier to pip install.
Version 1.0.5
Fix dependencies.