Keywords : FAX (Fascimile), GIF, CCITT, ITU, MH (Modified haffman, MR (Modified read), MMR (Modified Modified read).

Size: px
Start display at page:

Download "Keywords : FAX (Fascimile), GIF, CCITT, ITU, MH (Modified haffman, MR (Modified read), MMR (Modified Modified read)."

Transcription

1 Comparative Analysis of Compression Techniques Used for Facsimile Data(FAX) A Krishna Kumar Department of Electronic and Communication Engineering, Vasavi College of Engineering, Osmania University, Hyderabad, India. akrishnakumar01@gmail.com Abstract: The various data compression techniques are classified into two types, Lossy and Lossless techniques, In this thesis a study of various lossless algorithms used for facsimile transmission are discussed. This work provides detail study about the CCITT group 3 and group techniques and provides a Matlab model for the compression algorithm for monochrome images. The compressed images will be of a compression ratio about 1:15 which will help in fast communication and computation of these images. A set of standard test images with different characteristics in size and dimension are compressed by the Matlab model implementing the CCITT group3 and group algorithms. The CCITT recommended international standard for Group 3 and Group algorithms are Modified Huffman (MH), Modified READ (MR) and Modified Modified READ (MMR) are implemented and compression factor and space saving are computed and a comparison of them is shown.the results achieved shows better compression is achieved using MMR than MH and MR. Keywords : FAX (Fascimile), GIF, CCITT, ITU, MH (Modified haffman, MR (Modified read), MMR (Modified Modified read). Introduction: In order to store digital image data in a pel-by-pel representation a huge amount of storage capacity is necessary. For example a DIN A page scanned with a resolution of 300 dpi (dots per inch) needs about 1.1 M byte storage capacity in binary representation. It deals with various methods to compress binary image data. The focus is to discuss their suitability for archiving usual business documents made up of text, graphics and halftone segments. Compression denotes compact representation of data. Examples for the kind of data you typically want to compress are e.g. Text, Source-code, arbitrary files, Images, Video, Audio data, Speech. The following example illustrates the need for compression of digital images. a. To store a colour image of a moderate size, e.g pixels, one needs 0.75 MB of disk space. b. A 35mm digital slide with a resolution of 12µm requires 18 MB. c. One second of digital PAL (Phase Alternation Line) video requires 27 MB. To store these images, and make them available over network (e.g. the internet), compression techniques are needed. Image compression addresses the problem of reducing the amount of data required to represent a digital image. Compression can be divided into two categories, (i) Lossless compression (ii) Lossy compression Figure : Tree representation of compression methods The lossless coding techniques are Run length encoding, Huffman encoding,arithmetic encoding, Entropy coding, Area coding,lzw coding. The lossy compression techniques are Predictive coding, Transform coding (FT/DCT/Wavelets). 1

2 The following evaluation criteria of a compression scanned in the binary mode. A scan line is a techniques are Compression ratio Compression ratio (cr)= number of input bits / number of output bits Storage space Space saved Space saved = before compression sizeafter compression size Compression efficiency Compression efficiency = 1- (1/cr) Existing system: Fax technical progress: 1876: telephone(bell) 1902: optical scan 1917: teletype(at&t) 1968: CCITT Group : CCITT Group : CCITT Group 3 198: Group 2003: 56 kbps fax/modem 1.5mbpsadsl/cable Fax communication block diagram: Figure :Fax communication block diagram Fax compression techniques: A binary image containing black and white pixels is generated when a document is complete line of pixels, of height equal to one pixel,running across the page. It scans the first line of pixels,the scans 2 nd line and works it s way to the bottom of the page,ending with the last scan line. Each scan line is scanned from the left of the page to the right of page generating black andwhite pixels for that scan line. The binary image compression methods are, Pack bits encoding CCITT Group 3 1D (MH) CCITT Group 3 2D (MR) CCITT Group 2D (MMR) MH (MODIFIED HUFFMAN ) The fax pages contain many runs of white and black pixels which make RLE efficient for minimizing these run lengths. The efficiently compressed run lengths are then combined with Huffman coding. Thus an efficient and simple algorithm is achieved by combining RLE with Huffman coding and this is known as Modified Huffman. RLE consists of terminating and makeup codes. MH coding uses specified tables for terminating and makeup codes. Terminating codes represent shorter runs while the makeup codes represent the longer runs. The white and black pixel runs from 0 to 63 are represented by terminating codes while greater than 63 are represented with makeup codes which mean that greater than 63 bit runs are defined in multiples of 6 bits which are formed by the terminating codes. These tables are given. A scan line represented with long runs gives a make code which is less than or equal to the pixel run and then the difference is given by the terminating code. The following example will help in understanding how it works. 2

3 There are three different types of bit pattern in MH Compression ratio(cr) = original size / compressed coding Pixel information (data) Fill EOL size = /1818 = Space saved = original size compressed size = =1906 bits Compression efficiency = 1- (1/cr) = = for input image 2: Consider the following image as input Figure :MH structure Table : Makeup codes for input image 1: Case studies: Consider the following image as input Figure. Input 2 image of MH The input image2 will be compressed using MH technique. << compression bits for input 2,after compression : bits Original size of the input image: 1188*1728 = bits Figure. Input 1 image of MH The input image1 will be compressed using MH technique. This process will give the following output (matlab results) << compression bits for input 1,after compression :1818 bits Original size of the input image: 1188*1728 = bits Compression ratio(cr) = original size / compressed size = / = Space saved = original size compressed size = = bits Compression efficiency = 1- (1/cr) = = for input image 3: Consider the following image as input 3

4 The input image will be compressed using MH technique. This process will give the following output. << compression bits for input,after compression : bits Original size of the input image: 1188*1728 = bits Figure. Input 3 image of MH The input image3 will be compressed using MH technique. This process will give the following output. << compression bits for input 3,after compression :11727 bits Original size of the input image: 1188*1728 = bits Compression ratio(cr) = original size / compressed size = /11727= Space saved = original size compressed size = = bits Compression efficiency = 1- (1/cr) = = for input image : Consider the following image as input. Figure. Input image of MH Compression ratio(cr) = original size / compressed size = /219751= Space saved = original size compressed size = = bits Compression efficiency = 1- (1/cr) = = MR (MODIFIED READ) The Group 3 (MR) facsimile (the "one minute facsimile") was recommended as 'Redundancy suppressive digital facsimile' in At this time, Japan took the lead, and twodimension encoding was examined by CCITT as the basic facsimile redundancy reduction method. Joint proposals were made by KDD (Kokusai Denshin Denwa Co., Ltd., present KDDI) and Nippon Telegraph and Telephone Public Corporation (now Nippon Telegraph and Telephone Corporation = NTT). The twodimension encoding MR (Modified READ (= Relative Element Address Designate)) method was adopted as the basis for an international standard (ITU-T recommendation T.) in Typical G3 facsimile equipment of that time is shown in figure. The MR method was extended to yield the MMR method; it was adopted as ITU-T recommendation T.6 in 198 and is the encoding method of the current G facsimile[3]. This recommendation was issued for 'For telematique

5 equipment and ISDN (Integrated Service Digital Network)'. Figure : passmode Figure :MR structure Figure :Group3 architecture Case studies: MH case study images are consider for MR also, as explained in detailed above(mh) with calculations. But the output values of MR techniques are different from MH. MMR (MODIFIED MODIFIED READ ) MMR coding scheme is an extension of the MR coding scheme which has the same mode of coding i.e. pass mode, horizontal mode and vertical mode. These coding modes are described on the basis of the changing element in the scan line and the reference line these changing elements are also described in The MR coding. Modes of Coding This coding scheme has three modes. These modes are defined on the basis of the difference between the changing elements of the scan line to the reference line. Pass mode Vertical mode Horizontal mode Figure. : vertical mode Figure : Horizontal mode Figure : coding steps for G2D MH case study images are consider for MMR also, as explained in detailed above(mh) with calculations. But the output values of MMR techniques are different from MH and MR. 5

6 RESULT The following graph shows the comparison of The fax pages contain many runs of white and black pixels which make RLE efficient for minimizing these run lengths. The efficiently compressed run lengths are then combined with Huffman coding. Thus an efficient and simple algorithm is achieved by combining RLE with Huffman coding and this is known as Modified Huffman. compressed bits for MH, MR, MMR for images. four MR is also known as Modified Relative Element address designated (READ). MR exploits the correlation between successive lines. It is known that two consecutive lines have a very high percentage of single pixel transition due to a very high resolution of the images. ITU-T Recommendation T.6 gives the Modified Modified Read or MMR encoding algorithm. MMR is an upgraded version of the MR. They are both 2-dimensional algorithms but MMR is an extended version of the 2-dimension. The fundamentals of MMR are same as MR except a few minor changes to the algorithm however the modes of MR i.e. pass mode, vertical mode and horizontal mode are the same for MMR encoding. The major change in the MMR with respect to MR is the K parameter. The following table shows the comparisons of FAX compression techniques. Compressed MH MR MMR bits for Image Image Image Image Table : Comparison of compressed bits for MH,MR,MMR Figure : Comparison of compressed bits for MH,MR,MMR The following table shows the space saving of the image sizes. Space saving= original size compressed size Space 0riginal MH MR MMR saved (bits) for size Imag e Imag e Imag e Imag e Table : Comparison of space saving for MH,MR,MMR The following graph shows the comparison of space saving for MH, MR, MMR for four input images. 6

7 Figure : Comparison of compression ratios (CR) for MH,MR,MMR The following table shows the efficiency (%) of the input image sizes. Compression efficiency = 1-(1/CR) compression Figure : Comparison of space saving for MH,MR,MMR The following table shows the compression ratio (CR) of the input image sizes. compression ratio (CR)= Before compression bits/ After compression bits Compression MH MR MMR ratio(cr )for Image Image Image Image Table : Comparison of compression ratios (CR) for MH,MR,MMR The following graph shows the comparison of compression ratios(cr) for MH, MR, MMR for four input images. Compression MH MR MMR efficiency (%) Image Image Image Image Table : Comparison of compression efficiency(%) for MH,MR,MMR The following graph shows the comparison of compression efficiency (%) for MH, MR, MMR for four input images. Figure : Comparison of compression efficiency(%) for MH,MR,MMR Table :Comparisons of MH,MR,MMR 7

8 The compression techniques of the FAX better algorithms that focus on more improved technologies are having different compression ratios. Finally the MMR technique having the best compression efficiency than MH and MR. colored images. It can be easily extended to gray images used by bit-plane slicing and color images used by MRC techniques. CONCLUSION The results taken from the MATLAB model suggests that this algorithm has the ability to compress images of any size to much lesser than the original size. Nowadays these algorithms are very popular with sensor based smart camera. These smart cameras are usually working in a network with a wireless node or connected in some remote location with a smaller data rate line. Hence the compression ratios of these algorithms makes them a popular choice and have re evolved a technology that has been sidelined by so many newer and better algorithms that focus on more improved coloured images. This study provides a base for implementation of this algorithm on any flexible hardware platform such as FPGA, micro controller etc. which will provide faster compression of image received through any medium such as cameras and scanners. FUTURE SCOPE However the complexity can be traded when Group algorithms are implemented on hardware. Nowadays these algorithms are very popular with sensor based smart camera. These smart cameras are usually working in a network with a wireless node or connected in some remote location with a smaller data rate line. Hence the compression ratios of these algorithms makes them a popular choice and have re evolved a technology that has been sidelined by so many newer and REFERENCES [1]. R. C. Gonzalez & R. E. Woods, Digital Image Processing, Addison Wesley [2 ] MATLAB User's Guide, The Math Works Inc., [3]. McConnell, FAX: Digital Facsimile Technology & Applications, Artech House, Norwood, MA; second edition, []. Marking, P. Michael, "Decoding Group 3 Images," The C Users Journal, June1990. [5]. R. Hunter and A.H. Robinson, "International Digital Facsimile Coding Standards," Proceedings of the IEEE, vol. 68, no. 7, July [6].Anton Kruger, "Huffman Data Compression," C Gazette, vol. 5, no., [7]. Research and Events that Permitted Facsimile Use to Explode in Japan by Kaoru Wakabayashi published in IEEE,2009. [8]. Azam Khan, Algorithm study and MATLAB model for CCITT Group TIFF Image Compression, At Linköping Institute of Technology,December [9]. Gleb V. Tcheslavski, Basic Image compression methods, spring [10]. Paula Aguilera, Comparison of different image compression formats ECE 533 Project Report. [11]. Kaoru Wakabayashi, Research and Events that Permitted Facsimile Use to Explode in Japan, NTT Cyber Space Laboratories, NTT Corporation, japan. [12]. Ann Cavoukian, Ph.D., Guidelines on Facsimile Transmission Security January

9 9

Bi-Level Image Compression

Bi-Level Image Compression Bi-Level Image Compression EECE 545: Data Compression by Dave Tompkins The University of British Columbia http://spmg.ece.ubc.ca Overview Introduction to Bi-Level Image Compression Existing Facsimile Standards:

More information

IMAGE COMPRESSION TECHNIQUES

IMAGE COMPRESSION TECHNIQUES IMAGE COMPRESSION TECHNIQUES A.VASANTHAKUMARI, M.Sc., M.Phil., ASSISTANT PROFESSOR OF COMPUTER SCIENCE, JOSEPH ARTS AND SCIENCE COLLEGE, TIRUNAVALUR, VILLUPURAM (DT), TAMIL NADU, INDIA ABSTRACT A picture

More information

A Image Comparative Study using DCT, Fast Fourier, Wavelet Transforms and Huffman Algorithm

A Image Comparative Study using DCT, Fast Fourier, Wavelet Transforms and Huffman Algorithm International Journal of Engineering Research and General Science Volume 3, Issue 4, July-August, 15 ISSN 91-2730 A Image Comparative Study using DCT, Fast Fourier, Wavelet Transforms and Huffman Algorithm

More information

VC 12/13 T16 Video Compression

VC 12/13 T16 Video Compression VC 12/13 T16 Video Compression Mestrado em Ciência de Computadores Mestrado Integrado em Engenharia de Redes e Sistemas Informáticos Miguel Tavares Coimbra Outline The need for compression Types of redundancy

More information

Data Compression Algorithm for Wireless Sensor Network

Data Compression Algorithm for Wireless Sensor Network Data Compression Algorithm for Wireless Sensor Network Reshma B. Bhosale 1, Rupali R. Jagtap 2 1,2 Department of Electronics & Telecommunication Engineering, Annasaheb Dange College of Engineering & Technology,

More information

Available online at ScienceDirect. Procedia Computer Science 85 (2016 )

Available online at   ScienceDirect. Procedia Computer Science 85 (2016 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 85 (2016 ) 213 221 International Conference on Computational Modeling and Security (CMS 2016) Visualizing CCITT Group 3

More information

Multimedia Networking ECE 599

Multimedia Networking ECE 599 Multimedia Networking ECE 599 Prof. Thinh Nguyen School of Electrical Engineering and Computer Science Based on B. Lee s lecture notes. 1 Outline Compression basics Entropy and information theory basics

More information

Statistical Image Compression using Fast Fourier Coefficients

Statistical Image Compression using Fast Fourier Coefficients Statistical Image Compression using Fast Fourier Coefficients M. Kanaka Reddy Research Scholar Dept.of Statistics Osmania University Hyderabad-500007 V. V. Haragopal Professor Dept.of Statistics Osmania

More information

IMAGE COMPRESSION. Image Compression. Why? Reducing transportation times Reducing file size. A two way event - compression and decompression

IMAGE COMPRESSION. Image Compression. Why? Reducing transportation times Reducing file size. A two way event - compression and decompression IMAGE COMPRESSION Image Compression Why? Reducing transportation times Reducing file size A two way event - compression and decompression 1 Compression categories Compression = Image coding Still-image

More information

Wireless Communication

Wireless Communication Wireless Communication Systems @CS.NCTU Lecture 6: Image Instructor: Kate Ching-Ju Lin ( 林靖茹 ) Chap. 9 of Fundamentals of Multimedia Some reference from http://media.ee.ntu.edu.tw/courses/dvt/15f/ 1 Outline

More information

A COMPRESSION TECHNIQUES IN DIGITAL IMAGE PROCESSING - REVIEW

A COMPRESSION TECHNIQUES IN DIGITAL IMAGE PROCESSING - REVIEW A COMPRESSION TECHNIQUES IN DIGITAL IMAGE PROCESSING - ABSTRACT: REVIEW M.JEYAPRATHA 1, B.POORNA VENNILA 2 Department of Computer Application, Nadar Saraswathi College of Arts and Science, Theni, Tamil

More information

06/12/2017. Image compression. Image compression. Image compression. Image compression. Coding redundancy: image 1 has four gray levels

06/12/2017. Image compression. Image compression. Image compression. Image compression. Coding redundancy: image 1 has four gray levels Theoretical size of a file representing a 5k x 4k colour photograph: 5000 x 4000 x 3 = 60 MB 1 min of UHD tv movie: 3840 x 2160 x 3 x 24 x 60 = 36 GB 1. Exploit coding redundancy 2. Exploit spatial and

More information

Image Compression for Mobile Devices using Prediction and Direct Coding Approach

Image Compression for Mobile Devices using Prediction and Direct Coding Approach Image Compression for Mobile Devices using Prediction and Direct Coding Approach Joshua Rajah Devadason M.E. scholar, CIT Coimbatore, India Mr. T. Ramraj Assistant Professor, CIT Coimbatore, India Abstract

More information

Digital Image Processing

Digital Image Processing Digital Image Processing Fundamentals of Image Compression DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR) IN SIGNAL PROCESSING IMPERIAL COLLEGE LONDON Compression New techniques have led to the development

More information

IMAGE COMPRESSION TECHNIQUES

IMAGE COMPRESSION TECHNIQUES International Journal of Information Technology and Knowledge Management July-December 2010, Volume 2, No. 2, pp. 265-269 Uchale Bhagwat Shankar The use of digital images has increased at a rapid pace

More information

Image coding and compression

Image coding and compression Chapter 2 Image coding and compression 2. Lossless and lossy compression We have seen that image files can be very large. It is thus important for reasons both of storage and file transfer to make these

More information

ISSN (ONLINE): , VOLUME-3, ISSUE-1,

ISSN (ONLINE): , VOLUME-3, ISSUE-1, PERFORMANCE ANALYSIS OF LOSSLESS COMPRESSION TECHNIQUES TO INVESTIGATE THE OPTIMUM IMAGE COMPRESSION TECHNIQUE Dr. S. Swapna Rani Associate Professor, ECE Department M.V.S.R Engineering College, Nadergul,

More information

1.6 Graphics Packages

1.6 Graphics Packages 1.6 Graphics Packages Graphics Graphics refers to any computer device or program that makes a computer capable of displaying and manipulating pictures. The term also refers to the images themselves. A

More information

General Computing Concepts. Coding and Representation. General Computing Concepts. Computing Concepts: Review

General Computing Concepts. Coding and Representation. General Computing Concepts. Computing Concepts: Review Computing Concepts: Review Coding and Representation Computers represent all information in terms of numbers ASCII code: Decimal number 65 represents A RGB: (255,0,0) represents the intense red Computers

More information

International Journal of Emerging Technology and Advanced Engineering Website: (ISSN , Volume 2, Issue 4, April 2012)

International Journal of Emerging Technology and Advanced Engineering Website:   (ISSN , Volume 2, Issue 4, April 2012) A Technical Analysis Towards Digital Video Compression Rutika Joshi 1, Rajesh Rai 2, Rajesh Nema 3 1 Student, Electronics and Communication Department, NIIST College, Bhopal, 2,3 Prof., Electronics and

More information

Volume 2, Issue 9, September 2014 ISSN

Volume 2, Issue 9, September 2014 ISSN Fingerprint Verification of the Digital Images by Using the Discrete Cosine Transformation, Run length Encoding, Fourier transformation and Correlation. Palvee Sharma 1, Dr. Rajeev Mahajan 2 1M.Tech Student

More information

Image Compression Algorithm and JPEG Standard

Image Compression Algorithm and JPEG Standard International Journal of Scientific and Research Publications, Volume 7, Issue 12, December 2017 150 Image Compression Algorithm and JPEG Standard Suman Kunwar sumn2u@gmail.com Summary. The interest in

More information

Topic 5 Image Compression

Topic 5 Image Compression Topic 5 Image Compression Introduction Data Compression: The process of reducing the amount of data required to represent a given quantity of information. Purpose of Image Compression: the reduction of

More information

IMAGE COMPRESSION USING HYBRID QUANTIZATION METHOD IN JPEG

IMAGE COMPRESSION USING HYBRID QUANTIZATION METHOD IN JPEG IMAGE COMPRESSION USING HYBRID QUANTIZATION METHOD IN JPEG MANGESH JADHAV a, SNEHA GHANEKAR b, JIGAR JAIN c a 13/A Krishi Housing Society, Gokhale Nagar, Pune 411016,Maharashtra, India. (mail2mangeshjadhav@gmail.com)

More information

CMPT 365 Multimedia Systems. Media Compression - Image

CMPT 365 Multimedia Systems. Media Compression - Image CMPT 365 Multimedia Systems Media Compression - Image Spring 2017 Edited from slides by Dr. Jiangchuan Liu CMPT365 Multimedia Systems 1 Facts about JPEG JPEG - Joint Photographic Experts Group International

More information

Comparison of EBCOT Technique Using HAAR Wavelet and Hadamard Transform

Comparison of EBCOT Technique Using HAAR Wavelet and Hadamard Transform Comparison of EBCOT Technique Using HAAR Wavelet and Hadamard Transform S. Aruna Deepthi, Vibha D. Kulkarni, Dr.K. Jaya Sankar Department of Electronics and Communication Engineering, Vasavi College of

More information

Department of electronics and telecommunication, J.D.I.E.T.Yavatmal, India 2

Department of electronics and telecommunication, J.D.I.E.T.Yavatmal, India 2 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY LOSSLESS METHOD OF IMAGE COMPRESSION USING HUFFMAN CODING TECHNIQUES Trupti S Bobade *, Anushri S. sastikar 1 Department of electronics

More information

So, what is data compression, and why do we need it?

So, what is data compression, and why do we need it? In the last decade we have been witnessing a revolution in the way we communicate 2 The major contributors in this revolution are: Internet; The explosive development of mobile communications; and The

More information

Visually Improved Image Compression by using Embedded Zero-tree Wavelet Coding

Visually Improved Image Compression by using Embedded Zero-tree Wavelet Coding 593 Visually Improved Image Compression by using Embedded Zero-tree Wavelet Coding Janaki. R 1 Dr.Tamilarasi.A 2 1 Assistant Professor & Head, Department of Computer Science, N.K.R. Govt. Arts College

More information

Mixed Raster Content for Compound Image Compression

Mixed Raster Content for Compound Image Compression Mixed Raster Content for Compound Image Compression Final Project Presentation EE-5359 Spring 2009 Submitted to: Dr. K.R. Rao Submitted by: Pritesh Shah (1000555858) MOTIVATION In today s world it is impossible

More information

Robert Matthew Buckley. Nova Southeastern University. Dr. Laszlo. MCIS625 On Line. Module 2 Graphics File Format Essay

Robert Matthew Buckley. Nova Southeastern University. Dr. Laszlo. MCIS625 On Line. Module 2 Graphics File Format Essay 1 Robert Matthew Buckley Nova Southeastern University Dr. Laszlo MCIS625 On Line Module 2 Graphics File Format Essay 2 JPEG COMPRESSION METHOD Joint Photographic Experts Group (JPEG) is the most commonly

More information

Data Compression Techniques for Big Data

Data Compression Techniques for Big Data Data Compression Techniques for Big Data 1 Ms.Poonam Bonde, 2 Mr. Sachin Barahate 1 P.G Student, 2 Assistent Professor in I.T. Department 1 Student of YTGOIFOE, Mumbai, India 2 Padmabhushan Vasantdada

More information

REVIEW ON IMAGE COMPRESSION TECHNIQUES AND ADVANTAGES OF IMAGE COMPRESSION

REVIEW ON IMAGE COMPRESSION TECHNIQUES AND ADVANTAGES OF IMAGE COMPRESSION REVIEW ON IMAGE COMPRESSION TECHNIQUES AND ABSTRACT ADVANTAGES OF IMAGE COMPRESSION Amanpreet Kaur 1, Dr. Jagroop Singh 2 1 Ph. D Scholar, Deptt. of Computer Applications, IK Gujral Punjab Technical University,

More information

MPEG: It s Need, Evolution and Processing Methods

MPEG: It s Need, Evolution and Processing Methods MPEG: It s Need, Evolution and Processing Methods Ankit Agarwal, Prateeksha Suwalka, Manohar Prajapati ECE DEPARTMENT, Baldev Ram mirdha institute of technology (EC) ITS- 3,EPIP SItapura, Jaipur-302022(India)

More information

CS 335 Graphics and Multimedia. Image Compression

CS 335 Graphics and Multimedia. Image Compression CS 335 Graphics and Multimedia Image Compression CCITT Image Storage and Compression Group 3: Huffman-type encoding for binary (bilevel) data: FAX Group 4: Entropy encoding without error checks of group

More information

Image coding and compression

Image coding and compression Image coding and compression Robin Strand Centre for Image Analysis Swedish University of Agricultural Sciences Uppsala University Today Information and Data Redundancy Image Quality Compression Coding

More information

Key Words: - BPT, Huffman Coding, Difference Coding, JPEG, Bit Plane, Data Table

Key Words: - BPT, Huffman Coding, Difference Coding, JPEG, Bit Plane, Data Table Volume 4, Issue 1, January 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Loss less Compression

More information

A Comprehensive Review of Data Compression Techniques

A Comprehensive Review of Data Compression Techniques Volume-6, Issue-2, March-April 2016 International Journal of Engineering and Management Research Page Number: 684-688 A Comprehensive Review of Data Compression Techniques Palwinder Singh 1, Amarbir Singh

More information

Lossless Compression Algorithms

Lossless Compression Algorithms Multimedia Data Compression Part I Chapter 7 Lossless Compression Algorithms 1 Chapter 7 Lossless Compression Algorithms 1. Introduction 2. Basics of Information Theory 3. Lossless Compression Algorithms

More information

AN ANALYTICAL STUDY OF LOSSY COMPRESSION TECHINIQUES ON CONTINUOUS TONE GRAPHICAL IMAGES

AN ANALYTICAL STUDY OF LOSSY COMPRESSION TECHINIQUES ON CONTINUOUS TONE GRAPHICAL IMAGES AN ANALYTICAL STUDY OF LOSSY COMPRESSION TECHINIQUES ON CONTINUOUS TONE GRAPHICAL IMAGES Dr.S.Narayanan Computer Centre, Alagappa University, Karaikudi-South (India) ABSTRACT The programs using complex

More information

ECE 417 Guest Lecture Video Compression in MPEG-1/2/4. Min-Hsuan Tsai Apr 02, 2013

ECE 417 Guest Lecture Video Compression in MPEG-1/2/4. Min-Hsuan Tsai Apr 02, 2013 ECE 417 Guest Lecture Video Compression in MPEG-1/2/4 Min-Hsuan Tsai Apr 2, 213 What is MPEG and its standards MPEG stands for Moving Picture Expert Group Develop standards for video/audio compression

More information

OCR For Handwritten Marathi Script

OCR For Handwritten Marathi Script International Journal of Scientific & Engineering Research Volume 3, Issue 8, August-2012 1 OCR For Handwritten Marathi Script Mrs.Vinaya. S. Tapkir 1, Mrs.Sushma.D.Shelke 2 1 Maharashtra Academy Of Engineering,

More information

Comparison of Image Compression Techniques: Huffman and DCT

Comparison of Image Compression Techniques: Huffman and DCT ISSN: 2347-5552, Volume-2, Issue-2, March-214 Comparison of Image Compression Techniques: Huffman and DCT Mr. Shirish V. Phakade, Mrs.Varsha K. Patil, Mr. Ajinkya Langade Abstract-The need for an efficient

More information

Use of Local Minimization for Lossless Gray Image Compression

Use of Local Minimization for Lossless Gray Image Compression Narendra Kumar et al. / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 1 Use of Local Minimization for Lossless Gray Image Compression Narendra Kumar 1, Dr. Sachin

More information

Module 6 STILL IMAGE COMPRESSION STANDARDS

Module 6 STILL IMAGE COMPRESSION STANDARDS Module 6 STILL IMAGE COMPRESSION STANDARDS Lesson 19 JPEG-2000 Error Resiliency Instructional Objectives At the end of this lesson, the students should be able to: 1. Name two different types of lossy

More information

RFC 803. Dacom 450/500 Facsimile Data Transcoding A. Agarwal, M. J. O Connor and D. L. Mills 2 November Introduction

RFC 803. Dacom 450/500 Facsimile Data Transcoding A. Agarwal, M. J. O Connor and D. L. Mills 2 November Introduction RFC 803 Dacom 450/500 Facsimile Data Transcoding A. Agarwal, M. J. O Connor and D. L. Mills 2 November 1981 1. Introduction As part of our effort in support of the DARPA Internet Program, software modules

More information

A New Compression Method Strictly for English Textual Data

A New Compression Method Strictly for English Textual Data A New Compression Method Strictly for English Textual Data Sabina Priyadarshini Department of Computer Science and Engineering Birla Institute of Technology Abstract - Data compression is a requirement

More information

IMAGE COMPRESSION USING TWO DIMENTIONAL DUAL TREE COMPLEX WAVELET TRANSFORM

IMAGE COMPRESSION USING TWO DIMENTIONAL DUAL TREE COMPLEX WAVELET TRANSFORM International Journal of Electronics, Communication & Instrumentation Engineering Research and Development (IJECIERD) Vol.1, Issue 2 Dec 2011 43-52 TJPRC Pvt. Ltd., IMAGE COMPRESSION USING TWO DIMENTIONAL

More information

HYBRID TRANSFORMATION TECHNIQUE FOR IMAGE COMPRESSION

HYBRID TRANSFORMATION TECHNIQUE FOR IMAGE COMPRESSION 31 st July 01. Vol. 41 No. 005-01 JATIT & LLS. All rights reserved. ISSN: 199-8645 www.jatit.org E-ISSN: 1817-3195 HYBRID TRANSFORMATION TECHNIQUE FOR IMAGE COMPRESSION 1 SRIRAM.B, THIYAGARAJAN.S 1, Student,

More information

IMAGE COMPRESSION USING HYBRID TRANSFORM TECHNIQUE

IMAGE COMPRESSION USING HYBRID TRANSFORM TECHNIQUE Volume 4, No. 1, January 2013 Journal of Global Research in Computer Science RESEARCH PAPER Available Online at www.jgrcs.info IMAGE COMPRESSION USING HYBRID TRANSFORM TECHNIQUE Nikita Bansal *1, Sanjay

More information

DigiPoints Volume 1. Student Workbook. Module 8 Digital Compression

DigiPoints Volume 1. Student Workbook. Module 8 Digital Compression Digital Compression Page 8.1 DigiPoints Volume 1 Module 8 Digital Compression Summary This module describes the techniques by which digital signals are compressed in order to make it possible to carry

More information

An Improved Run Length Encoding Scheme for Image Compression Ch.Samson 1, VUK Sastry 2

An Improved Run Length Encoding Scheme for Image Compression Ch.Samson 1, VUK Sastry 2 www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 6 Issue 3 March 2017, Page No. 20716-20720 Index Copernicus value (2015): 58.10 DOI: 10.18535/ijecs/v6i3.57

More information

Data Compression. Media Signal Processing, Presentation 2. Presented By: Jahanzeb Farooq Michael Osadebey

Data Compression. Media Signal Processing, Presentation 2. Presented By: Jahanzeb Farooq Michael Osadebey Data Compression Media Signal Processing, Presentation 2 Presented By: Jahanzeb Farooq Michael Osadebey What is Data Compression? Definition -Reducing the amount of data required to represent a source

More information

Direct Processing of Document Images in Compressed Domain

Direct Processing of Document Images in Compressed Domain Direct Processing of Document Images in Compressed Domain Mohammed Javed* 1, P. Nagabhushan* 2, B.B. Chaudhuri #3 *Department of Studies in Computer Science, University of Mysore, Mysore 570006, India

More information

Interactive Progressive Encoding System For Transmission of Complex Images

Interactive Progressive Encoding System For Transmission of Complex Images Interactive Progressive Encoding System For Transmission of Complex Images Borko Furht 1, Yingli Wang 1, and Joe Celli 2 1 NSF Multimedia Laboratory Florida Atlantic University, Boca Raton, Florida 33431

More information

Data and information. Image Codning and Compression. Image compression and decompression. Definitions. Images can contain three types of redundancy

Data and information. Image Codning and Compression. Image compression and decompression. Definitions. Images can contain three types of redundancy Image Codning and Compression data redundancy, Huffman coding, image formats Lecture 7 Gonzalez-Woods: 8.-8.3., 8.4-8.4.3, 8.5.-8.5.2, 8.6 Carolina Wählby carolina@cb.uu.se 08-47 3469 Data and information

More information

Ch. 2: Compression Basics Multimedia Systems

Ch. 2: Compression Basics Multimedia Systems Ch. 2: Compression Basics Multimedia Systems Prof. Ben Lee School of Electrical Engineering and Computer Science Oregon State University Outline Why compression? Classification Entropy and Information

More information

Lecture 5: Compression I. This Week s Schedule

Lecture 5: Compression I. This Week s Schedule Lecture 5: Compression I Reading: book chapter 6, section 3 &5 chapter 7, section 1, 2, 3, 4, 8 Today: This Week s Schedule The concept behind compression Rate distortion theory Image compression via DCT

More information

A Novel Image Compression Technique using Simple Arithmetic Addition

A Novel Image Compression Technique using Simple Arithmetic Addition Proc. of Int. Conf. on Recent Trends in Information, Telecommunication and Computing, ITC A Novel Image Compression Technique using Simple Arithmetic Addition Nadeem Akhtar, Gufran Siddiqui and Salman

More information

FRACTAL IMAGE COMPRESSION OF GRAYSCALE AND RGB IMAGES USING DCT WITH QUADTREE DECOMPOSITION AND HUFFMAN CODING. Moheb R. Girgis and Mohammed M.

FRACTAL IMAGE COMPRESSION OF GRAYSCALE AND RGB IMAGES USING DCT WITH QUADTREE DECOMPOSITION AND HUFFMAN CODING. Moheb R. Girgis and Mohammed M. 322 FRACTAL IMAGE COMPRESSION OF GRAYSCALE AND RGB IMAGES USING DCT WITH QUADTREE DECOMPOSITION AND HUFFMAN CODING Moheb R. Girgis and Mohammed M. Talaat Abstract: Fractal image compression (FIC) is a

More information

Bit Error Recovery in MMR Coded Bitstreams Using Error Detection Points

Bit Error Recovery in MMR Coded Bitstreams Using Error Detection Points Bit Error Recovery in MMR Coded Bitstreams Using Error Detection Points Hyunju Kim and Abdou Youssef Department of Computer Science The George Washington University Washington, DC, USA Email: {hkim, ayoussef}@gwu.edu

More information

IMAGE COMPRESSION- I. Week VIII Feb /25/2003 Image Compression-I 1

IMAGE COMPRESSION- I. Week VIII Feb /25/2003 Image Compression-I 1 IMAGE COMPRESSION- I Week VIII Feb 25 02/25/2003 Image Compression-I 1 Reading.. Chapter 8 Sections 8.1, 8.2 8.3 (selected topics) 8.4 (Huffman, run-length, loss-less predictive) 8.5 (lossy predictive,

More information

Compressive Sensing Based Image Reconstruction using Wavelet Transform

Compressive Sensing Based Image Reconstruction using Wavelet Transform Compressive Sensing Based Image Reconstruction using Wavelet Transform Sherin C Abraham #1, Ketki Pathak *2, Jigna J Patel #3 # Electronics & Communication department, Gujarat Technological University

More information

Hybrid Image Compression Using DWT, DCT and Huffman Coding. Techniques

Hybrid Image Compression Using DWT, DCT and Huffman Coding. Techniques Hybrid Image Compression Using DWT, DCT and Huffman Coding Techniques Veerpal kaur, Gurwinder kaur Abstract- Here in this hybrid model we are going to proposed a Nobel technique which is the combination

More information

A Research Paper on Lossless Data Compression Techniques

A Research Paper on Lossless Data Compression Techniques IJIRST International Journal for Innovative Research in Science & Technology Volume 4 Issue 1 June 2017 ISSN (online): 2349-6010 A Research Paper on Lossless Data Compression Techniques Prof. Dipti Mathpal

More information

Keywords Data compression, Lossless data compression technique, Huffman Coding, Arithmetic coding etc.

Keywords Data compression, Lossless data compression technique, Huffman Coding, Arithmetic coding etc. Volume 6, Issue 2, February 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Comparative

More information

Digital Image Processing

Digital Image Processing Lecture 9+10 Image Compression Lecturer: Ha Dai Duong Faculty of Information Technology 1. Introduction Image compression To Solve the problem of reduncing the amount of data required to represent a digital

More information

Outline Introduction MPEG-2 MPEG-4. Video Compression. Introduction to MPEG. Prof. Pratikgiri Goswami

Outline Introduction MPEG-2 MPEG-4. Video Compression. Introduction to MPEG. Prof. Pratikgiri Goswami to MPEG Prof. Pratikgiri Goswami Electronics & Communication Department, Shree Swami Atmanand Saraswati Institute of Technology, Surat. Outline of Topics 1 2 Coding 3 Video Object Representation Outline

More information

PARALLEL LOSSLESS IMAGE COMPRESSION USING MPI

PARALLEL LOSSLESS IMAGE COMPRESSION USING MPI VAWKUM Transactions on Computer Sciences http://vfast.org/index.php/vtcs@ 2014 ISSN: 2308-8168 Volume 4, Number 2, July-August 2014 pp-11-19 PARALLEL LOSSLESS IMAGE COMPRESSION USING MPI HANIF DURAD 1,

More information

Optical Character Recognition (OCR) for Printed Devnagari Script Using Artificial Neural Network

Optical Character Recognition (OCR) for Printed Devnagari Script Using Artificial Neural Network International Journal of Computer Science & Communication Vol. 1, No. 1, January-June 2010, pp. 91-95 Optical Character Recognition (OCR) for Printed Devnagari Script Using Artificial Neural Network Raghuraj

More information

ISSN V. Bhagya Raju 1, Dr K. Jaya Sankar 2, Dr C.D. Naidu 3

ISSN V. Bhagya Raju 1, Dr K. Jaya Sankar 2, Dr C.D. Naidu 3 Performance Evaluation of Basic Compression Technique for Wireless Text Data ISSN 2278-3091 V. Bhagya Raju 1, Dr K. Jaya Sankar 2, Dr C.D. Naidu 3 1 Prof & HOD, ECE Dept Vidya Vihar Institute of Technology

More information

Fundamentals of Video Compression. Video Compression

Fundamentals of Video Compression. Video Compression Fundamentals of Video Compression Introduction to Digital Video Basic Compression Techniques Still Image Compression Techniques - JPEG Video Compression Introduction to Digital Video Video is a stream

More information

A Methodology to Detect Most Effective Compression Technique Based on Time Complexity Cloud Migration for High Image Data Load

A Methodology to Detect Most Effective Compression Technique Based on Time Complexity Cloud Migration for High Image Data Load AUSTRALIAN JOURNAL OF BASIC AND APPLIED SCIENCES ISSN:1991-8178 EISSN: 2309-8414 Journal home page: www.ajbasweb.com A Methodology to Detect Most Effective Compression Technique Based on Time Complexity

More information

A Comparative Study of Entropy Encoding Techniques for Lossless Text Data Compression

A Comparative Study of Entropy Encoding Techniques for Lossless Text Data Compression A Comparative Study of Entropy Encoding Techniques for Lossless Text Data Compression P. RATNA TEJASWI 1 P. DEEPTHI 2 V.PALLAVI 3 D. GOLDIE VAL DIVYA 4 Abstract: Data compression is the art of reducing

More information

Image Coding and Compression

Image Coding and Compression Lecture 17, Image Coding and Compression GW Chapter 8.1 8.3.1, 8.4 8.4.3, 8.5.1 8.5.2, 8.6 Suggested problem: Own problem Calculate the Huffman code of this image > Show all steps in the coding procedure,

More information

HARDWARE IMPLEMENTATION OF LOSSLESS LZMA DATA COMPRESSION ALGORITHM

HARDWARE IMPLEMENTATION OF LOSSLESS LZMA DATA COMPRESSION ALGORITHM HARDWARE IMPLEMENTATION OF LOSSLESS LZMA DATA COMPRESSION ALGORITHM Parekar P. M. 1, Thakare S. S. 2 1,2 Department of Electronics and Telecommunication Engineering, Amravati University Government College

More information

Bit error recovery in Internet facsimile without retransmission

Bit error recovery in Internet facsimile without retransmission Bit error recovery in Internet facsimile without retransmission Hyunju Kim and Abdou Youssef Department of Computer Science The George Washington University Washington, DC 20052 Email: {hkim, youssef}@seas.gwu.edu

More information

A Method for Lossless Compression of Images

A Method for Lossless Compression of Images A Method for Lossless Compression of Images Zlatoliliya Ilcheva, Valeri Ilchev Abstract: Compression of Images is one of the most actual and dynamic developing fields of Informatics and Informational Technologies.

More information

Digital Communication Prof. Bikash Kumar Dey Department of Electrical Engineering Indian Institute of Technology, Bombay

Digital Communication Prof. Bikash Kumar Dey Department of Electrical Engineering Indian Institute of Technology, Bombay Digital Communication Prof. Bikash Kumar Dey Department of Electrical Engineering Indian Institute of Technology, Bombay Lecture - 26 Source Coding (Part 1) Hello everyone, we will start a new module today

More information

Compression of RADARSAT Data with Block Adaptive Wavelets Abstract: 1. Introduction

Compression of RADARSAT Data with Block Adaptive Wavelets Abstract: 1. Introduction Compression of RADARSAT Data with Block Adaptive Wavelets Ian Cumming and Jing Wang Department of Electrical and Computer Engineering The University of British Columbia 2356 Main Mall, Vancouver, BC, Canada

More information

DYNAMIC HIERARCHICAL DICTIONARY DESIGN FOR MULTI-PAGE BINARY DOCUMENT IMAGE COMPRESSION**

DYNAMIC HIERARCHICAL DICTIONARY DESIGN FOR MULTI-PAGE BINARY DOCUMENT IMAGE COMPRESSION** DYNAMIC HIERARCHICAL DICTIONARY DESIGN FOR MULTI-PAGE BINARY DOCUMENT IMAGE COMPRESSION** Yandong Guo, Dejan Depalov, Peter Bauer, Brent Bradburn, Jan P. Allebach, and Charles A. Bouman School of Electrical

More information

INTERNATIONAL TELECOMMUNICATION UNION SERIES T: TERMINALS FOR TELEMATIC SERVICES

INTERNATIONAL TELECOMMUNICATION UNION SERIES T: TERMINALS FOR TELEMATIC SERVICES INTERNATIONAL TELECOMMUNICATION UNION ITU-T T.4 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (07/2003) SERIES T: TERMINALS FOR TELEMATIC SERVICES Standardization of Group 3 facsimile terminals for document

More information

CHAPTER 6. 6 Huffman Coding Based Image Compression Using Complex Wavelet Transform. 6.3 Wavelet Transform based compression technique 106

CHAPTER 6. 6 Huffman Coding Based Image Compression Using Complex Wavelet Transform. 6.3 Wavelet Transform based compression technique 106 CHAPTER 6 6 Huffman Coding Based Image Compression Using Complex Wavelet Transform Page No 6.1 Introduction 103 6.2 Compression Techniques 104 103 6.2.1 Lossless compression 105 6.2.2 Lossy compression

More information

INTERNATIONAL TELECOMMUNICATION UNION SERIES T: TERMINALS FOR TELEMATIC SERVICES

INTERNATIONAL TELECOMMUNICATION UNION SERIES T: TERMINALS FOR TELEMATIC SERVICES INTERNATIONAL TELECOMMUNICATION UNION TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU T.4 (04/99) SERIES T: TERMINALS FOR TELEMATIC SERVICES Standardization of Group 3 facsimile terminals for document

More information

EE 412/CS455 Principles of Digital Audio and Video

EE 412/CS455 Principles of Digital Audio and Video EE 412/CS455 Principles of Digital Audio and Video Instructor s Name: Nadeem A. Khan Year: 2011-2012 Office No. & Email: Room 426, nkhan@lums.edu.pk Category: Senior, Junior and Graduates (Elective) Course

More information

University of Mustansiriyah, Baghdad, Iraq

University of Mustansiriyah, Baghdad, Iraq Volume 5, Issue 9, September 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Audio Compression

More information

ENTROPY ENCODERS: HUFFMAN CODING AND ARITHMETIC CODING 1

ENTROPY ENCODERS: HUFFMAN CODING AND ARITHMETIC CODING 1 ENTROPY ENCODERS: HUFFMAN CODING AND ARITHMETIC CODING 1 Ketki R. Jadhav, 2 Jayshree R. Pansare 1,2 Department of Computer Engineering, M.E.S. College of Engineering, Pune, India Abstract Today, there

More information

Fully Integrated Digital Imaging In an Access Control and Security System

Fully Integrated Digital Imaging In an Access Control and Security System Fully Integrated Digital Imaging In an Access Control and Security System Charles Oram, Felix Collins, Nick Body Cardax (International) Ltd. New Zealand. Abstract Traditional analogue Closed Circuit Television

More information

WIRE/WIRELESS SENSOR NETWORKS USING K-RLE ALGORITHM FOR A LOW POWER DATA COMPRESSION

WIRE/WIRELESS SENSOR NETWORKS USING K-RLE ALGORITHM FOR A LOW POWER DATA COMPRESSION WIRE/WIRELESS SENSOR NETWORKS USING K-RLE ALGORITHM FOR A LOW POWER DATA COMPRESSION V.KRISHNAN1, MR. R.TRINADH 2 1 M. Tech Student, 2 M. Tech., Assistant Professor, Dept. Of E.C.E, SIR C.R. Reddy college

More information

Wavelet Based Image Compression Using ROI SPIHT Coding

Wavelet Based Image Compression Using ROI SPIHT Coding International Journal of Information & Computation Technology. ISSN 0974-2255 Volume 1, Number 2 (2011), pp. 69-76 International Research Publications House http://www.irphouse.com Wavelet Based Image

More information

A 3-D Scanner Capturing Range and Color for the Robotics Applications

A 3-D Scanner Capturing Range and Color for the Robotics Applications J.Haverinen & J.Röning, A 3-D Scanner Capturing Range and Color for the Robotics Applications, 24th Workshop of the AAPR - Applications of 3D-Imaging and Graph-based Modeling, May 25-26, Villach, Carinthia,

More information

Multimedia Communications ECE 728 (Data Compression)

Multimedia Communications ECE 728 (Data Compression) Multimedia Communications ECE 728 (Data Compression) Multimedia Communications Course number: ECE 728 Instructor: Dr. S. Shirani E-mail: shirani@mcmaster.ca Office: ITB-A320 Web page of the course: http://www.ece.mcmaster.ca/~shirani/multi08/multi08.htm

More information

Chapter 1. Data Storage Pearson Addison-Wesley. All rights reserved

Chapter 1. Data Storage Pearson Addison-Wesley. All rights reserved Chapter 1 Data Storage 2007 Pearson Addison-Wesley. All rights reserved Chapter 1: Data Storage 1.1 Bits and Their Storage 1.2 Main Memory 1.3 Mass Storage 1.4 Representing Information as Bit Patterns

More information

Compression of Stereo Images using a Huffman-Zip Scheme

Compression of Stereo Images using a Huffman-Zip Scheme Compression of Stereo Images using a Huffman-Zip Scheme John Hamann, Vickey Yeh Department of Electrical Engineering, Stanford University Stanford, CA 94304 jhamann@stanford.edu, vickey@stanford.edu Abstract

More information

Cost Minimization by QR Code Compression

Cost Minimization by QR Code Compression Cost Minimization by QR Code Compression Sharu Goel #1, Ajay Kumar Singh *2 #1 M. Tech Student & CSE Deptt., Meerut Institute of Engineering and Technology, Baghpat Bypass Road, NH- 58, Meerut, UPTU, (India)

More information

Stereo Image Compression

Stereo Image Compression Stereo Image Compression Deepa P. Sundar, Debabrata Sengupta, Divya Elayakumar {deepaps, dsgupta, divyae}@stanford.edu Electrical Engineering, Stanford University, CA. Abstract In this report we describe

More information

Data Representation. Types of data: Numbers Text Audio Images & Graphics Video

Data Representation. Types of data: Numbers Text Audio Images & Graphics Video Data Representation Data Representation Types of data: Numbers Text Audio Images & Graphics Video Analog vs Digital data How is data represented? What is a signal? Transmission of data Analog vs Digital

More information

Using Shift Number Coding with Wavelet Transform for Image Compression

Using Shift Number Coding with Wavelet Transform for Image Compression ISSN 1746-7659, England, UK Journal of Information and Computing Science Vol. 4, No. 3, 2009, pp. 311-320 Using Shift Number Coding with Wavelet Transform for Image Compression Mohammed Mustafa Siddeq

More information

Professor Laurence S. Dooley. School of Computing and Communications Milton Keynes, UK

Professor Laurence S. Dooley. School of Computing and Communications Milton Keynes, UK Professor Laurence S. Dooley School of Computing and Communications Milton Keynes, UK How many bits required? 2.4Mbytes 84Kbytes 9.8Kbytes 50Kbytes Data Information Data and information are NOT the same!

More information

Lecture 6: Compression II. This Week s Schedule

Lecture 6: Compression II. This Week s Schedule Lecture 6: Compression II Reading: book chapter 8, Section 1, 2, 3, 4 Monday This Week s Schedule The concept behind compression Rate distortion theory Image compression via DCT Today Speech compression

More information