Scientific journal paper
Object identification in binary tomographic images using GPGPUs
Bruno Preto (Preto, B.); Fernando Birra (Birra, F.); Adriano Lopes (Lopes, A.); Pedro Medeiros (Medeiros, P.);
Journal Title
International Journal of Creative Interfaces and Computer Graphics
Year (definitive publication)
2013
Language
English
Country
United States of America
More Information
Web of Science®

This publication is not indexed in Web of Science®

Scopus

This publication is not indexed in Scopus

Google Scholar

Times Cited: 11

(Last checked: 2026-04-02 21:49)

View record in Google Scholar

This publication is not indexed in Overton

Abstract
The authors present a hybrid OpenCL CPU/GPU algorithm for identification of connected structures inside black and white 3D scientific data. This algorithm exploits parallelism both at CPU and GPGPU levels, but the work is predominantly done in GPUs. The underlying context of this work is the structural characterization of composite materials via tomography. The algorithm allows us to later infer location and morphology of objects inside composite materials. Moreover, execution times are very low thus allowing us to process large data sets, but within acceptable running times. Intermediate solutions are computed independently over a partition of the spatial domain, following the data parallelism paradigm, and then integrated both at GPU and CPU levels, using parallel multi-cores. The authors consistently explore parallelism both at the CPU level, by allowing the CPU stage to run in multiple concurrent threads, and at the GPU level with massive parallelism and concurrent data transfers and kernel executions.
Acknowledgements
--
Keywords