DocumentCode
2478037
Title
A parallel algorithm for lossless image compression by block matching
Author
Cinque, Luigi ; Liberati, F. Ranco ; De Agostino, Sergio
Author_Institution
Comput. Sci. Dept., Rome Univ., Italy
fYear
2002
fDate
2002
Firstpage
450
Abstract
Summary form only given. We show a parallel algorithm using a rectangle greedy matching technique which requires a linear number of processors and O(log(M)log(n)) time on the PRAM EREW model. The algorithm is suitable for practical parallel architectures as a mesh of trees, a pyramid or a multigrid. We implement a sequential procedure which simulates the compression performed by the parallel algorithm and it achieves 95 to 97 percent of the compression of a previous sequential heuristic. To achieve logarithmic time we partition an m×n image, I, in x×y rectangular areas where x and y are Θ(log12 / mn). In parallel for each area, one processor applies the sequential parsing algorithm, so that, in logarithmic time, each area is parsed in rectangles, some of which are monochromatic. Before encoding, we compute larger monochromatic rectangles by merging the ones adjacent on the horizontal boundaries and then on the vertical boundaries, doubling in this way the length and width of each area at each step.
Keywords
data compression; image coding; image matching; parallel algorithms; parallel architectures; trees (mathematics); block matching; lossless image compression; multigrid; parallel algorithm; parallel architectures; pyramid; rectangle greedy matching technique; sequential parsing algorithm; trees; Chromium; Computed tomography; Data compression; Image coding; Parallel algorithms;
fLanguage
English
Publisher
ieee
Conference_Titel
Data Compression Conference, 2002. Proceedings. DCC 2002
ISSN
1068-0314
Print_ISBN
0-7695-1477-4
Type
conf
DOI
10.1109/DCC.2002.999993
Filename
999993
Link To Document