v1.1.0
v1.1.0 (2024-01-31)
Feature
-
feat(image_processing): made cropping CT and segmentation its own function (
5202cc2) -
feat(image_processing): add option to display CT and segmentation cropped to ROI (
120524c)
Fix
-
fix(pipeline): fixed check for existing radiomic features file, had incorrect file name (
1819d3d) -
fix(negative_controls): fixed function call for randomized_sample_full in applyNegativeControl (
06a2f9c) -
fix(image_processing): moved crop to top of displayOverlay function to get correct centre slice index and array conversion happens after crop (
c1037d9)
Unknown
- Merge pull request #8 from bhklab/development_katy
Added display functions for CT and CT with segmentation overlaid
Fixed function call for randomized sample full image
Fixed check for existing radiomic features file (ba4a9fe)
- Merge pull request #7 from bhklab/development_mogtaba
Fixed CTtoSegmentation merge issue and fixed negative control settings (7bbf3b7)