Skip to content

blezek/io_import_tck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MRtrix streamline importer for Blender

MRtrix is a set of tools to analyze MRI diffusion images. This Blender plugin imports th MRtrix streamline format files as Blender curve objects.

Introduction

tckconvert can export streamlines in PLY, RIB files for RenderMan and VTK poly format, however, each of these exports involves a conversion to polygons. Blender is increasingly used for scientific visualization and is a great tool for creating renderings. Streamlines can now be imported into Blender using an open source plugin released on GitHub.

Installation

  1. Download the plugin as a zip file
  2. Open Blender, open settings and use the "Add-ons" tab to install
  3. Navigate to the downloaded zip file
  4. Enable in the Add-ons tab
  5. Use "File / Import / MRtrix streamlines (.tck)" to import streamline files

Import options

  • Max points: MRtrix streamlines generated by tckgen often have sub-voxel spaced points resulting in huge numbers of points per streamline. This setting limits each streamline to a maximum number of points by skipping points. Usually curve interpolation is sufficient to accurately represent the streamlines.
  • Radius: sets the curve's Bevel depth to construct a tubular structure, uses the same units as the next option.
  • In mm: if set, the streamlines are imported in with physical scaling in millimeters, resulting in very small structures as Blender's default unit is meters. If unchecked, streamlines are imported in meters, resulting in very large structures.

About

Imports Mrtrix streamline files(.tck) into Blender.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages