ACM Home Page
Please provide us with feedback. Feedback
MFC-program SFFViewer intended for visualization of FAX files compressed to SFF format
Full text PdfPdf (92 KB)
Source ACM International Conference Proceeding Series; Vol. 285 archive
Proceedings of the 2007 international conference on Computer systems and technologies table of contents
Bulgaria
SESSION: Computer systems table of contents
Article No. 7  
Year of Publication: 2007
ISBN:978-954-9641-50-9
Author
Galina Istatkova  Bulgarian Academy of Science
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 1,   Downloads (12 Months): 9,   Citation Count: 0
Additional Information:

abstract   references   index terms  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/1330598.1330607
What is a DOI?

ABSTRACT

MFC program SFFViewer, intended for reading, decompressing and visualization of fax document compressed with modified Huffman code and saved in SFF file format, is described. Two C++ classes -- CSFFFile and CSFFPage, in which the most part of functionality is collected, are discussed in more details. The code of three methods of CSFFPage, intended for Huffman data decompression, creation of CBitmap object, needed for one page of document visualization, saving the graphic image of fax document's page in BMP file, are given and commented. The design of the program allows the same structure to be applied for viewer program development of other type of compressed graphic images.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
Huffman D. A., "A method for the construction of minimum-redundancy codes", Proceedings of the I.R.E., 1952, pp 1098--1102, 1952.
 
2