|
Compressed Image File Formats: JPEG, PNG, GIF, XBM, BMP (ACM Press)
 |
Author: John Miano List Price: $44.95 Our Price: Click to see the latest and low price ISBN: 0201604434 Publisher: Addison-Wesley Pub Co (19 August, 1999) Edition: Paperback Sales Rank: 45,199 Average Customer Rating: 3.75 out of 5
|
Customer ReviewsRating: 5 out of 5 Author Response I thought I would respond to the negative comment regarding JFIF files. As the reader points out, the sample source code on the CD checks for the JFIF header. This reason for this is to be an educational excercise in file formats. As the reader points out, this causes the source code not to work with JPEG files from digital cameras that do not use the JFIF format. The difference between these formats is simply the use of APPn markers (essentially comments).To make the book source code work with these files you simply need to comment out one line of code -- the place where it checks for the existance JFIF header. Rating: 1 out of 5 Waste of Time I was looking for a book on JPEG files so I could write a program to compress jpeg files for internet use. After reading this book I did come away with some insight on how JPEG compresssion works, however, the code examples in the book only work with JFIF JPEG files. The book says that JFIF format is the most commonly used, but I was unable to compress many of the pictures on my computer... Rating: 5 out of 5 Learning what are the subjects covered by this book JPEG compression and decompression, PNG and GIF
Similar Products
· Computer Animation: Algorithms and Techniques
· Compression Algorithms for Real Programmers
· Video Compression Demystified
· Introduction to Data Compression, Second Edition
|