Release 1.1.0
Major Features and Improvements
- Added CLI argument
--plot
to plot 2D slices and--plot3d
to plot the lung mask in 3D.
Breaking Changes
- Introduced min. version for
scikit-image >= 0.17.0
- Introduced min. version for
opencv-python >= 3.2
Bug Fixes and Other Changes
- Fixed various typos
- Improved various comments
Thanks to our Contributors
We thank E. Kutscher who pointed out an error regarding the support of multiple OpenCV versions.