Published March 30, 2017 | Version v1
Journal article Open

A Hybrid Shared-Memory Parallel Max-Tree Algorithm for Extreme Dynamic-Range Images

  • 1. University of Groningen

Description

Max-trees, or component trees, are graph structures that represent the connected components of an image in a hierarchical way. Nowadays, many application fields rely on images with high-dynamic range or floating point values. Efficient sequential algorithms exist to build trees and compute attributes for images of any bit depth. However, we show that the current parallel algorithms perform poorly already with integers at bit depths higher than 16 bits per pixel. We propose a parallel method combining the two worlds of flooding and merging max-tree algorithms. First, a pilot max-tree of a quantized version of the image is built in parallel using a flooding method. Later, this structure is used in a parallel leaf-to-root approach to compute efficiently the final max-tree and to drive the merging of the sub-trees computed by the threads. We present an analysis of the performance both on simulated and actual 2D images and 3D volumes. Execution times are about 20 times better than the fastest sequential algorithm and speed-up goes up to 30-40 on 64 threads.

Files

tpamipostprint.pdf

Files (4.7 MB)

Name Size Download all
md5:3dd9eadaf4fccc6858e6b8aa8025f322
4.7 MB Preview Download