Scientific Visualization and Computer Graphics

Scientific Visualization and Computer Graphics > BI > FSE > RUG * Print * Search

Path-based mathematical morphology on tensor fields

This page is related to the examples in the following publication:

van de Gronde, Jasper J., Lysenko, Mikola and Roerdink, Jos B. T. M. (2015) Path-Based Mathematical Morphology on Tensor Fields. In Visualization and Processing of Higher Order Descriptors for Multi-Valued Data. (Hotz, Ingrid and Schultz, Thomas, Eds.) Springer International Publishing, pages 109-127. (URL) (BibTeX)

The source code to generate the orientation score example figures can be downloaded here (covered by the MIT license). The code comes as a collection of Javascript files (along with input) that can be run using Node.js. Among the included source code is code for computing the orientation scores, as well as code for performing the path openings discussed in the paper.

The diffusion MRI path opening example can be viewed online below, allowing you to interactively change the path length threshold in the bottom right corner. The mouse can be used to rotate and zoom the view (by dragging/scrolling). The view will be green until all files are loaded.

Try me!