variable quality image compression system based on spiht

10
Variable quality image compression system based on SPIHT Authors: A. Jarvi, J. Lehtien, O. Nevalainen Source: Signal Processing: Image Communication 14(1999) 683-696 Date: 11 September 1999 Speaker: Ming-Ni Wu

Upload: olivia-gomez

Post on 31-Dec-2015

27 views

Category:

Documents


0 download

DESCRIPTION

Variable quality image compression system based on SPIHT. Authors: A. Jarvi, J. Lehtien, O. Nevalainen Source: Signal Processing: Image Communication 14(1999) 683-696 Date: 11 September 1999 Speaker: Ming-Ni Wu. SPIHT. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Variable quality image compression system based on SPIHT

Variable quality image compression system based on

SPIHT

Authors: A. Jarvi, J. Lehtien, O. Nevalainen

Source: Signal Processing: Image Communication 14(1999) 683-696

Date: 11 September 1999

Speaker: Ming-Ni Wu

Page 2: Variable quality image compression system based on SPIHT

SPIHT

• Set Partitioning In Hierarchical Trees by Said and Pearlman 1996

• a wavelet-based image compressing method

• to provide better performance then original EZW(Embedded Zerotree Wavelet)

• a bitplane coding method

Page 3: Variable quality image compression system based on SPIHT

SPIHT

n: the number of significant bits in the coefficient table having the largest absolute value

H: set of coordinates of all spatial orientation tree roots

LSP: List of Significant pixels

LIP: List of insignificant pixels

LIS: List of insignificant sets

type A: set of coordinates of all descendants of the node

type B: set of coordinates of all descendants of the node, excluding offspring of the node

Page 4: Variable quality image compression system based on SPIHT

vqSPIHT

• to provide better quality for some regions or details

• implementation with matrix

Page 5: Variable quality image compression system based on SPIHT

vqSPIHT

: a percentage of the wanted final output file size

n: the number of significant bits in the coefficient table having the largest absolute value

ROI: Region of Interest

LUT: lookup table, to define whether a coefficient(i,j) contribute to any ROI or not

Page 6: Variable quality image compression system based on SPIHT

vqSPIHT

PSM: point significance matrix11:significant00: insignificant01:unknown

SPLM:sub-pyramid list matrixtype A: set of coordinates of all descendants

of the node type B: set of coordinates of all descendants

of the node, excluding offspring of the node

Page 7: Variable quality image compression system based on SPIHT

Test Results

• The comic test image of size 420*480 with 8bpp

Page 8: Variable quality image compression system based on SPIHT

Test Results

• The mammogram test image of size 2185*2925 with 12bpp

Page 9: Variable quality image compression system based on SPIHT

Test Results

• Practical memory requirements of the implementation for 12MB mammogram– SPIHT : 120MB– vqSPIHT: 50MB

Page 10: Variable quality image compression system based on SPIHT

Conclusions

• to encode different parts of an image with different bit-rates depending on their importance

• to simplify the implementation of SPIHT• to reduce working storage requirements• Combine the sending of significant

coefficients to sorting phase to avoid the problem of transmission interrupting