- 08 Oct, 2020 2 commits
-
-
Paul McCarthy authored
accepts shears
-
Paul McCarthy authored
-
- 02 Dec, 2019 1 commit
-
-
Paul McCarthy authored
-
- 29 Nov, 2019 2 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
affine.rescale function, for reuse.
-
- 23 Jul, 2019 5 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
encodes. Might be moved to a different location
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 08 May, 2019 1 commit
-
-
Paul McCarthy authored
-
- 22 Oct, 2018 1 commit
-
-
Paul McCarthy authored
-
- 30 Nov, 2017 1 commit
-
-
Paul McCarthy authored
transformations
-
- 24 Oct, 2017 1 commit
-
-
Paul McCarthy authored
-
- 18 Oct, 2017 1 commit
-
-
Paul McCarthy authored
-
- 13 Sep, 2017 1 commit
-
-
Paul McCarthy authored
-
- 29 Jul, 2017 1 commit
-
-
Paul McCarthy authored
-
- 26 Jul, 2017 1 commit
-
-
Paul McCarthy authored
-
- 25 Jul, 2017 1 commit
-
-
Paul McCarthy authored
everywhere.
-
- 23 Jul, 2017 1 commit
-
-
Paul McCarthy authored
-
- 15 Jul, 2017 1 commit
-
-
Paul McCarthy authored
it accepts numpy arrays
-
- 12 Jul, 2017 1 commit
-
-
Paul McCarthy authored
-
- 08 Jul, 2017 1 commit
-
-
Paul McCarthy authored
-
- 25 Apr, 2017 1 commit
-
-
Paul McCarthy authored
-
- 10 Apr, 2017 1 commit
-
-
Paul McCarthy authored
-
- 07 Apr, 2017 2 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
was hoping.
-
- 06 Apr, 2017 1 commit
-
-
Paul McCarthy authored
-
- 24 Jan, 2017 1 commit
-
-
Paul McCarthy authored
labels - failing when trying to load a label file with no noise components.
-
- 16 Jan, 2017 1 commit
-
-
Paul McCarthy authored
xform. Transform module has new flirtMatrixToSform function which turns a FLIRT matrix into a src -> struc sform transformation.
-
- 13 Jan, 2017 1 commit
-
-
Paul McCarthy authored
returning/assuming transposed affines (column-major). This is because that's what OpenGL uses.
-
- 12 Jan, 2017 1 commit
-
-
Paul McCarthy authored
when it is. New functions in transform module.
-
- 23 Oct, 2016 1 commit
-
-
Paul McCarthy authored
-
- 09 Aug, 2016 1 commit
-
-
Paul McCarthy authored
-
- 10 Feb, 2016 1 commit
-
-
Paul McCarthy authored
target space is 'voxel'), and will optionally not clip the result. VolumeOpts.getVoxel allows coordinates to be passed in. Transform.axisBounds allows an offset to be applied to voxel coordinates. New method, Image.axisMapping, which basically wraps nib.aff2axcodes.
-
- 28 Aug, 2015 1 commit
-
-
Paul McCarthy authored
function from transform module, as it is dodgy, and was not being used anywhere. I think I wrote it before writing the axisBounds function.
-
- 13 Aug, 2015 1 commit
-
-
Paul McCarthy authored
displayed with the bottom left voxel at display location (0, 0). This means that calculating voxel location from display coordinates is different depending on the space that the image is displayed in. I think I've figured out the location panel, but need to double check, and need to take a closer look at the editor.
-
- 29 Jan, 2015 1 commit
-
-
Paul McCarthy authored
previously assuming that voxel axes equaled display space axes. Also, bugfix in transform.scaleOffsetXform
-
- 28 Jan, 2015 1 commit
-
-
Paul McCarthy authored
vertex shader. 2. Bounds test used in gl21/[tensor/volume]_frag moved to separate file. 3. Transformation matrix offset by 0.5, in Display class, removed, as I've decided that it should be unnecessary.
-
- 22 Jan, 2015 1 commit
-
-
Paul McCarthy authored
called. Fixed. GL21/glvolume no longer using PyOpenGL.vbo module, as it is rubbish.
-