Enabling the interactive display of large medical volume datasets by multiresolution bricking

  • Authors:
  • Anupam Agrawal;Josef Kohout;Gordon J. Clapworthy;Nigel J. Mcfarlane;Feng Dong;Marco Viceconti;Fulvia Taddei;Debora Testi

  • Affiliations:
  • Department of Computer Science & Technology, University of Bedfordshire, Luton, UK;Department of Computer Science & Technology, University of Bedfordshire, Luton, UK;Department of Computer Science & Technology, University of Bedfordshire, Luton, UK;Department of Computer Science & Technology, University of Bedfordshire, Luton, UK;Department of Computer Science & Technology, University of Bedfordshire, Luton, UK;Laboratorio di Tecnologia Medica, Istituto Ortopedico Rizzoli, Bologna, Italy;Laboratorio di Tecnologia Medica, Istituto Ortopedico Rizzoli, Bologna, Italy;BioComputing Competence Centre, SCS, Casalecchio di Reno, Italy

  • Venue:
  • The Journal of Supercomputing
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we present an approach to interactive out-of-core volume data exploration that has been developed to augment the existing capabilities of the LhpBuilder software, a core component of the European project LHDL ( http://www.biomedtown.org/biomed_town/lhdl ). The requirements relate to importing, accessing, visualizing and extracting a part of a very large volume dataset by interactive visual exploration. Such datasets contain billions of voxels and, therefore, several gigabytes are required just to store them, which quickly surpass the virtual address limit of current 32-bit PC platforms. We have implemented a hierarchical, bricked, partition-based, out-of-core strategy to balance the usage of main and external memories. A new indexing scheme is introduced, which permits the use of a multiresolution bricked volume layout with minimum overhead and also supports fast data compression. Using the hierarchy constructed in a pre-processing step, we generate a coarse approximation that provides a preview using direct volume visualization for large-scale datasets. A user can interactively explore the dataset by specifying a region of interest (ROI), which further generates a much more accurate data representation inside the ROI. If even more precise accuracy is needed inside the ROI, nested ROIs are used. The software has been constructed using the Multimod Application Framework, a VTK-based system; however, the approach can be adopted for the other systems in a straightforward way. Experimental results show that the user can interactively explore large volume datasets such as the Visible Human Male/Female (with file sizes of 3.15/12.03 GB, respectively) on a commodity graphics platform, with ease.