Fast box-counting algorithm on GPU

  • Authors:
  • J. Jiménez;J. Ruiz De Miras

  • Affiliations:
  • Department of Computer Sciences, University of Jaén, Jaén, Spain;Department of Computer Sciences, University of Jaén, Jaén, Spain

  • Venue:
  • Computer Methods and Programs in Biomedicine
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

The box-counting algorithm is one of the most widely used methods for calculating the fractal dimension (FD). The FD has many image analysis applications in the biomedical field, where it has been used extensively to characterize a wide range of medical signals. However, computing the FD for large images, especially in 3D, is a time consuming process. In this paper we present a fast parallel version of the box-counting algorithm, which has been coded in CUDA for execution on the Graphic Processing Unit (GPU). The optimized GPU implementation achieved an average speedup of 28 times (28x) compared to a mono-threaded CPU implementation, and an average speedup of 7 times (7x) compared to a multi-threaded CPU implementation. The performance of our improved box-counting algorithm has been tested with 3D models with different complexity, features and sizes. The validity and accuracy of the algorithm has been confirmed using models with well-known FD values. As a case study, a 3D FD analysis of several brain tissues has been performed using our GPU box-counting algorithm.