File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -84,9 +84,9 @@ Internal API
8484- Rewrite C Extension algorithm for GSLZM. Instead of searching over the image for the next voxel when
8585 growing a region, store all unprocessed voxels in a stack. This yields a significant increase in performance,
8686 especially in large ROIs. Requires slightly more memory (1 array, type integer, size equal to number of voxels in
87- the ROI) (`#255 <https://github.com/Radiomics/pyradiomics/pull/255 >`_)
87+ the ROI) (`#257 <https://github.com/Radiomics/pyradiomics/pull/257 >`_)
8888- Implement C extension for calculation of maximum diameters.
89- (`#255 <https://github.com/Radiomics/pyradiomics/pull/255 >`_)
89+ (`#257 <https://github.com/Radiomics/pyradiomics/pull/257 >`_)
9090
9191Cleanups
9292########
Original file line number Diff line number Diff line change 55
66[ ![ Travis CI] ( https://travis-ci.org/Radiomics/pyradiomics.svg?branch=master )] ( https://travis-ci.org/Radiomics/pyradiomics )
77
8- # pyradiomics v1.1.1
8+ # pyradiomics v1.2.0
99
1010## Radiomics feature extraction in Python
1111
You can’t perform that action at this time.
0 commit comments