MRtrix3 / mrtrix3

MRtrix3 provides a set of tools to perform various advanced diffusion MRI analyses, including constrained spherical deconvolution (CSD), probabilistic tractography, track-density imaging, and apparent fibre density
http://www.mrtrix.org
Mozilla Public License 2.0
292 stars 180 forks source link

Generalised orientation overlay tool #11

Closed Lestropie closed 8 years ago

Lestropie commented 10 years ago

So FODs are not the only type of intra-voxel orientation information that one may wish to display. Some possibiliities:

The theory is to have a master 'orientation overlay' tool that has the file list, 3D preview window for the selected voxel, any options that are common for all types of orientation data, and an 'orientation data type' selector that toggles between the above. The appropriate additional tools then appear depending on the type of orientation overlay selected for the currently active file. Some examples:

General options: Toggle lighting & access lighting options, preview window snap to image axes / interpolation / show axes, scaling (preview window & overlay), toggle overlay

Options specific to different types of overlay:

Lestropie commented 8 years ago

I'm going to close this. The ODF tool now handles SH FODs, tensors, and dixel data, while the fixel tool handles XYZ vector data without too much trouble. These two tools can happily remain separate, even if there is a lot of common functionality. Enhancement requests (e.g. colouring SH/dixel FODs by amplitude, tensor glyph scaling by tensor properties, fixel geometries) can be opened separately if/when there is a want/need for them.