The PDF file you selected should load here if your Web browser has a PDF reader plug-in installed (for example, a recent version of Adobe Acrobat Reader).

If you would like more information about how to print, save, and work with PDFs, Highwire Press provides a helpful Frequently Asked Questions about PDFs.

Alternatively, you can download the PDF file directly to your computer, from where it can be opened using a PDF reader. To download the PDF, click the Download link above.

Fullscreen Fullscreen Off


Objective: For reducing the data redundancy to save more hardware space and transmission bandwidth, data compression is used. Methods: For image compression, we have proposed a new method based on c-mean and absolute moment Block Truncation Coding (BTC) techniques. In this technique an image is segmented into several non-overlapping blocks. For each block, calculate the weighted c-mean by means of linear combination of its arithmetic mean and c-mean. The c-mean is evaluated by expressing every pixel into a sum of largest perfect square of non-negative integer. For each image block, the pixels are classified into two range of values based on weighted c-mean. The gray values of the image block which are greater than block weighted c-mean are considered as upper range and otherwise lower range. The weighted c-mean of upper range and lower range are termed as higher c-mean and lower c-mean respectively. Then construct the binary block matrix (0/1) based on weighted c-mean as a quantization level. In the decoder part, an image block is reconstructed by replacing the 1's with upper c-mean and 0's by lower c-mean of block matrix. Findings: The newly designed method is tested some8-bit standard images. It is also compared with related works in term of Peak Signal to Noise Ratio, Bit Rate, and Structural similarity index. It shows the effectiveness of the proposed method. Applications: Image storage is required for several purposes like document, medical images, magnetic resonance imaging and radiology, motion pictures etc. All such applications are based on image compression.

Keywords

AMBTC, BTC, Image Compression, PSNR.
User