| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2010.02.09 17:05 "Re: Comparing images to detect transmission errors", by Bob FriesenhahnOn Tue, 9 Feb 2010, Richard Nolde wrote: > However, the conversion to fax may modify the image resolution depending > on your faxing system. Standard faxes are 96 lines per inch and Fine > Faxes are 196 lines per inch. (Or something close, I don't have the spec > handy.) There are now much higher resolution options but you would need If the images are a different size, then they could be resampled using an appropriate filter algorithm to produce two images with equivalent resolution. Then more ordinary image comparison algorithms could be used. Direct byte-wise or pixel-wise comparisons would not work unless the image is the same resolution. Bob -- Bob Friesenhahn bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ |
|||||||