Image compression and decompression techniques for future application in transmission to remote monitoring center using telephone network: software development / Alwi Hasrat

This thesis proposes a software development of image data compression and decompression techniques. The compression takes place through a process of removal redundant data in image file and representing the data to more efficient codes. After completing the compression process, the amount of data re...

全面介紹

Saved in:
書目詳細資料
主要作者: Hasrat, Alwi
格式: Thesis
語言:English
出版: 1995
主題:
在線閱讀:https://ir.uitm.edu.my/id/eprint/99620/1/99620.pdf
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:This thesis proposes a software development of image data compression and decompression techniques. The compression takes place through a process of removal redundant data in image file and representing the data to more efficient codes. After completing the compression process, the amount of data required to represent digital image is reduced. This reduction is justified from compression ratio. Whereas, decompression is done through inversion of compression to get the original amount of data for that particular image file. Both techniques can be performed by using LZW and Huffman algorithm. For future application, the compressed image file is to be used in image transmission over telephone network via modem to remote monitoring center. The software development is done using Turbo C++ language in the DOS environment.