| Literature DB >> 25628562 |
Tarek Sherif1, Nicolas Kassis1, Marc-Étienne Rousseau1, Reza Adalat1, Alan C Evans1.
Abstract
Recent years have seen massive, distributed datasets become the norm in neuroimaging research, and the methodologies used to analyze them have, in response, become more collaborative and exploratory. Tools and infrastructure are continuously being developed and deployed to facilitate research in this context: grid computation platforms to process the data, distributed data stores to house and share them, high-speed networks to move them around and collaborative, often web-based, platforms to provide access to and sometimes manage the entire system. BrainBrowser is a lightweight, high-performance JavaScript visualization library built to provide easy-to-use, powerful, on-demand visualization of remote datasets in this new research environment. BrainBrowser leverages modern web technologies, such as WebGL, HTML5 and Web Workers, to visualize 3D surface and volumetric neuroimaging data in any modern web browser without requiring any browser plugins. It is thus trivial to integrate BrainBrowser into any web-based platform. BrainBrowser is simple enough to produce a basic web-based visualization in a few lines of code, while at the same time being robust enough to create full-featured visualization applications. BrainBrowser can dynamically load the data required for a given visualization, so no network bandwidth needs to be waisted on data that will not be used. BrainBrowser's integration into the standardized web platform also allows users to consider using 3D data visualization in novel ways, such as for data distribution, data sharing and dynamic online publications. BrainBrowser is already being used in two major online platforms, CBRAIN and LORIS, and has been used to make the 1TB MACACC dataset openly accessible.Entities:
Keywords: HTML5; WebGL; neuroimaging; neurology; visualization
Year: 2015 PMID: 25628562 PMCID: PMC4292582 DOI: 10.3389/fninf.2014.00089
Source DB: PubMed Journal: Front Neuroinform ISSN: 1662-5196 Impact factor: 4.081
Figure 1The BrainBrowser Surface Viewer.
Figure 2The BrainBrowser Volume Viewer.
BrainBrowser API code to create an instance of the Surface Viewer and use it to load and display surface and intensity data.
Figure 3Surface Viewer workflow for loading surface geometry.
The BrainBrowser Surface Viewer object model.
Figure 4Surface Viewer workflow for coloring a surface based on per-vertex intensity data.
BrainBrowser API code to create an instance of the Volume Viewer and use it to load and display a MINC volume.
Figure 5Volume Viewer workflow for loading a volume.
Figure 6The MACACC Viewer: A viewer built using the BrainBrowser Surface Viewer to visualize the MACACC dataset (Lerch et al., .
Feature comparison between BrainBrowser, XTK and Papaya.
| BrainBrowser | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| XTK | ✓ | ✓ | ✓ | ||||
| Papaya | ✓ | ✓ |