Efficient 1-pass prediction for volume compression

  • Authors:
  • Nils Jensen;Gabriele von Voigt;Wolfgang Nejdl;Johannes Bernarding

  • Affiliations:
  • Forschungszentrum L3S, Universität Hannover, Hannover, Germany;Regionales Rechenzentrum für Niedersachsen, Universität Hannover, Hannover, Germany;Forschungszentrum L3S, Universität Hannover, Hannover, Germany;Institut für Biometrie und Medizinische Informatik, Medizinische Fakultät der Otto-von-Guericke Universität Magdeburg, Magdeburg, Germany

  • Venue:
  • SCIA'05 Proceedings of the 14th Scandinavian conference on Image Analysis
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

The aim is to compress and decompress structured volume graphics in a lossless way. Lossless compression is necessary when the original scans must be preserved. Algorithms must deliver a fair compression ratio, have low run-time and space complexity, and work numerically robust. We have developed PR0 to meet the goals. PR0 traces runs of voxels in 3D and compensates for noise in the least significant bits by way of using differential pulse-code modulation (DPCM). PR0 reduces data to 46% of the original size at best, and 54% on average. A combination of PR0 and Worst-Zip (Zip with weakest compression enabled) gives reductions of 34% at best, and 45% on average. The combination takes the same or less time than Best-Zip, and gives 13%, respectively 5%, better results. To conduct the tests, we have written a non-optimised, sequential prototype of PR0, processed CT and MRI scans of different size and content, and measured speed and compression ratio.