Title :
Image compression by B-tree triangular coding
Author :
Distasi, Riccardo ; Nappi, Michele ; Vitulano, Sergio
Author_Institution :
IRSIP, CNR, Naples, Italy
fDate :
9/1/1997 12:00:00 AM
Abstract :
This paper describes an algorithm for still image compression called B-tree triangular coding (BTTC). The coding scheme is based on the recursive decomposition of the image domain into right-angled triangles arranged in a binary tree. The method is attractive because of its fast encoding, O(n log n), and decoding, Θ(n), where n is the number of pixels, and because it is easy to implement and to parallelize. Experimental studies indicate that BTTC produces images of satisfactory quality from a subjective and objective point of view, One advantage of BTTC over JPEG is its shorter execution time
Keywords :
data compression; image coding; trees (mathematics); B-tree triangular coding; binary tree; execution time; image compression; image domain; quality; recursive decomposition; right-angled triangles; still image compression; Biomedical imaging; Clocks; Communications Society; Image coding; Image processing; Interpolation; Pixel; Q factor; Testing;
Journal_Title :
Communications, IEEE Transactions on