Paper
13 March 2009 A GPU-based fiber tracking framework using geometry shaders
Alexander Köhn, Jan Klein, Florian Weiler, Heinz-Otto Peitgen
Author Affiliations +
Abstract
The clinical application of fiber tracking becomes more widespread. Thus it is of high importance to be able to produce high quality results in a very short time. Additionally, research in this field would benefit from fast implementation and evaluation of new algorithms. In this paper we present a GPU-based fiber tracking framework using latest features of commodity graphics hardware such as geometry shaders. The implemented streamline algorithm performs fiber reconstruction of a whole brain using 30,000 seed points in less than 120 ms on a high-end GeForce GTX 280 graphics board. Seed points are sent to the GPU which emits up to a user-defined number of fiber points per seed vertex. These are recorded to a vertex buffer that can be rendered or downloaded to main memory for further processing. If the output limit of the geometry shader is reached before the stopping criteria are fulfilled, the last vertices generated are then used in a subsequent pass where the geometry shader continues the tracking. Since all the data resides on graphics memory the intermediate steps can be visualized in real-time. The fast reconstruction not only allows for an interactive change of tracking parameters but, since the tracking code is implemented using GPU shaders, even for a runtime change of the algorithm. Thus, rapid development and evaluation of different algorithms and parameter sets becomes possible, which is of high value for e.g. research on uncertainty in fiber tracking.
© (2009) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Alexander Köhn, Jan Klein, Florian Weiler, and Heinz-Otto Peitgen "A GPU-based fiber tracking framework using geometry shaders", Proc. SPIE 7261, Medical Imaging 2009: Visualization, Image-Guided Procedures, and Modeling, 72611J (13 March 2009); https://doi.org/10.1117/12.812219
Lens.org Logo
CITATIONS
Cited by 15 scholarly publications and 1 patent.
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Visualization

Detection and tracking algorithms

Optical tracking

Reconstruction algorithms

Diffusion tensor imaging

Particles

Structured optical fibers

RELATED CONTENT

Real-time fiber selection using the Wii remote
Proceedings of SPIE (February 23 2010)
MITK global tractography
Proceedings of SPIE (February 24 2012)

Back to Top