Skip to main content Skip to main navigation

Publikation

Optimal Multi-Image Processing Streaming Framework on Parallel Heterogeneous Systems

Linh K. Ha; Jens Krüger; Joao Comba; Sarang Joshi; Cláudio T. Silva
In: T. Kuhlen; R. Pajarola; K. Zhou (Hrsg.). Proceedings of the Eurographics Symposium on Parallel Graphics and Visualization 2011. Eurographics Symposium on Parallel Graphics and Visualization (EGPGV-2011), April 10-11, Bangor, Wales, United Kingdom, 2011.

Zusammenfassung

Atlas construction is an important technique in medical image analysis that plays a central role in understanding the variability of brain anatomy. The construction often requires applying image processing operations to multiple images (often hundreds of volumetric datasets), which is challenging in computational power as well as memory requirements. In this paper we introduce MIP, a Multi-Image Processing streaming framework to harness the processing power of heterogeneous CPU/GPU systems. In MIP we introduce specially designed streaming algorithms and data structures that provides an optimal solution for out-of-core multi-image processing problems both in terms of memory usage and computational efficiency. MIP makes use of the asynchronous execution mechanism supported by parallel heterogeneous systems to efficiently hide the inherent latency of the processing pipeline of out-of-core approaches. Consequently, with computationally intensive problems, the MIP out-of-core solution could achieve the same performance as the in-core solution. We demonstrate the efficiency of the MIP framework on synthetic and real datasets.