Title :
Fast multiple histogram computation using Kruskal´s algorithm
Author :
Berger, Rudolf ; Dubuisson, S. ; Gonzales, C.
Author_Institution :
Lab. d´´Inf. de Paris 6, Univ. Pierre et Marie Curie, Paris, France
fDate :
Sept. 30 2012-Oct. 3 2012
Abstract :
In this paper, we propose a novel approach to speed-up the computation of the histograms of multiple overlapping non rotating regions of a single image. The idea is to exploit the overlaps between regions to minimize the number of redundant computations. More precisely, once the histogram of a region has been computed, this one can be used to compute part of the histogram of another overlapping region. For this purpose, an optimal computation order of the regions needs to be determined and we show how this can be obtained as the solution of a minimum spanning tree of a graph modeling the overlaps between regions. This tree is computed using Kruskal´s algorithm and parsing it in a depth-first search manner determines precisely how the histogram of a region can be computed efficiently from that of its parent in the tree. We show that, in practical situations, this approach can outperform the well-known integral histogram both in terms of computation times and in terms of memory consumption.
Keywords :
graph theory; image processing; Kruskal algorithm; depth-first search manner; fast multiple histogram computation; graph modeling; integral histogram; memory consumption; optimal computation; Bayesian methods; Computational modeling; Histograms; Image color analysis; Monte Carlo methods; Quantization; Redundancy; Histogram; particle filter; spanning tree;
Conference_Titel :
Image Processing (ICIP), 2012 19th IEEE International Conference on
Conference_Location :
Orlando, FL
Print_ISBN :
978-1-4673-2534-9
Electronic_ISBN :
1522-4880
DOI :
10.1109/ICIP.2012.6467374