DocumentCode
3411302
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
fYear
2012
fDate
Sept. 30 2012-Oct. 3 2012
Firstpage
2373
Lastpage
2376
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;
fLanguage
English
Publisher
ieee
Conference_Titel
Image Processing (ICIP), 2012 19th IEEE International Conference on
Conference_Location
Orlando, FL
ISSN
1522-4880
Print_ISBN
978-1-4673-2534-9
Electronic_ISBN
1522-4880
Type
conf
DOI
10.1109/ICIP.2012.6467374
Filename
6467374
Link To Document