- Mar 28, 2020
-
-
Paul McCarthy authored
-
- Sep 03, 2019
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
ProbabilisticAtlas. The latter now sub-classes the former.
-
Paul McCarthy authored
-
- Jul 23, 2019
-
-
Paul McCarthy authored
between fsl.transform.nonlinear and fsl.data.image.
-
Paul McCarthy authored
-
- May 14, 2019
-
-
Michiel Cottaar authored
these return 3D images with the binary or probabilistic mask in a new image.Image with the name set to the label name and the same NIFTI header as the atlas
-
Michiel Cottaar authored
-
Michiel Cottaar authored
makes the output
-
- May 08, 2019
-
-
Paul McCarthy authored
-
- Dec 05, 2017
-
-
Paul McCarthy authored
files have int type, which they don't. Also atlases handles spaces in XML specifications
-
- Nov 01, 2017
-
-
Paul McCarthy authored
related code in atlas classes
-
- Oct 23, 2017
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- Oct 13, 2017
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- Oct 12, 2017
-
-
Paul McCarthy authored
-
Paul McCarthy authored
into the AtlasDescription.labels list.
-
Paul McCarthy authored
-
Paul McCarthy authored
in the same space as the atlas. This might change in the future.
-
- Oct 10, 2017
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
longer returned by anything - only label values (i.e. volumeindex + 1) and proportions are returned.
-
- Oct 07, 2017
-
-
Paul McCarthy authored
labels than in the description (the striatum ones).
-
- Oct 06, 2017
-
-
Paul McCarthy authored
-
- Oct 05, 2017
-
-
Paul McCarthy authored
weighted mean correctly.
-
Paul McCarthy authored
-
- Sep 22, 2017
-
-
Paul McCarthy authored
adjusted resample method to force float output (although this might change).
-
- Aug 27, 2017
-
-
Paul McCarthy authored
-
- May 19, 2017
-
-
Paul McCarthy authored
-
- May 03, 2017
-
-
Paul McCarthy authored
featdesign.loadDesignMat function
-
- Apr 25, 2017
-
-
Paul McCarthy authored
-
- Mar 17, 2017
-
-
Paul McCarthy authored
-
- Jan 13, 2017
-
-
Paul McCarthy authored
returning/assuming transposed affines (column-major). This is because that's what OpenGL uses.
-
- Dec 19, 2016
-
-
Paul McCarthy authored
0. AtlasRegistry is no longer thread-safe. It was causing too much trouble, and loading atlas descriptions is not a bottle neck anyway, so it's completely unnecessary. 1. AtlasDescriptions are now stored as a sorted list. 2. All atlases (including those in $FSLDIR) are saved. 3. More AtlasRegistry methods to rescan, check, and remove atlases.
-
- Dec 16, 2016
-
-
Paul McCarthy authored
-
Paul McCarthy authored
Little bugfix in Notifier - calling skip/enabled methods with no listeners registered would result in error.
-
- Nov 09, 2016
-
-
Paul McCarthy authored
previous commit.
-