﻿<?xml version="1.0" encoding="UTF-8"?>
<records>
  <record>
    <language>eng</language>
    <publisher>Science and Education Publishing</publisher>
    <journalTitle>Journal of Computer Sciences and Applications</journalTitle>
    <eissn>2328-725X</eissn>
    <publicationDate>2018-06-04</publicationDate>
    <volume>6</volume>
    <issue>1</issue>
    <startPage>32</startPage>
    <endPage>37</endPage>
    <doi>10.12691/jcsa-6-1-4</doi>
    <publisherRecordId>JCSA2018614</publisherRecordId>
    <documentType>article</documentType>
    <title language="eng">A Preprocessing Method for Improved Compression of Digital Images</title>
    <authors>
      <author>
        <name>Biju Bajracharya</name>
        <email>bajracharya@bsu.edu</email>
        <affiliationId>1</affiliationId>
      </author>
      <author>
        <name>David Hua</name>
        <affiliationId>1</affiliationId>
      </author>
    </authors>
    <affiliationsList>
      <affiliationName affiliationId="1">Department of Information Systems and Operations Management, Ball State University, Muncie, USA</affiliationName>
    </affiliationsList>
    <abstract language="eng">Image compression methods are used to efficiently reduce the volume of image transmission and storage. Pre-processing of images are done to remove spurious noise or unwanted detail from an image to improve the compression performance. This paper proposes a preprocessing method for image compression based on ±K adjustment to a pixel value that enables high compression ratio without losing visual quality. Visual quality of an image was measured using peak signal to noise ratio (PSNR) as a metric.  This method was designed based on mapping table constructed from histogram to identify pixels that hinder high compression ratios. These identified pixels were adjusted by ±k values which yielded higher compression ratios. The designed method had six levels of operations. Higher levels retained most of their original pixel values, thus maintaining higher PSNR values at lower compression ratios. Lower levels achieved higher compression ratios by adjusting more pixels (lower PSNR values). A value of ±1 was used for retaining better original information, while ±2, ±3 and higher were used for higher compression ratios. Preprocessed and non-preprocessed grey scale images were compressed using popular lossless compression algorithms like Deflate, Bzip2, LZWA, and 7zip. Our experimental results show that this method significantly improves compression ratios as compared to compression without preprocessing.</abstract>
    <fullTextUrl format="pdf">http://pubs.sciepub.com/jcsa/6/1/4/jcsa-6-1-4.pdf</fullTextUrl>
    <keywords language="eng">
      <keyword>image preprocessing</keyword>
      <keyword>preprocessor</keyword>
      <keyword>experiment</keyword>
      <keyword>compression</keyword>
      <keyword>digital images</keyword>
      <keyword>image compression</keyword>
      <keyword>PSNR</keyword>
    </keywords>
  </record>
</records>