AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
February 2010

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2010.02.08 21:39 "FFT on two TIFF images", by Richard Nolde
2010.02.08 23:05 "Re: FFT on two TIFF images", by Andy Cave
2010.02.09 08:16 "Re: FFT on two TIFF images", by Debora Gil
2010.02.09 09:11 "Re: FFT on two TIFF images", by <jcupitt@gmail.com>
2010.02.09 15:39 "Re: FFT on two TIFF images", by Lee Howard
2010.02.09 16:37 "Re: FFT on two TIFF images", by Bob Friesenhahn

2010.02.09 15:39 "Re: FFT on two TIFF images", by Lee Howard

Gil, Debora, VF-ES (dgilalv) STU wrote:
> I have no experience working with TIFF images at all, but I'll tell you
> about the context I'm working. I have a program that sends a TIFF Image
> by fax, on the opposite end, I have another instance of the same program
> receiving the fax. 
>
> So, in the receiving part, I have both, the sent image and the received
> image. I want to compare them, to see if the line has caused any error.
> Both images are of course the same size. I have several types of images,
> some are multipage TIFF. 

What fax application are you using?

Recognize that if the fax applications are using ECM they will very 
likely fix at least some (if not all) of the data corrupted by 
line/audio quality problems before finishing.  So when ECM is used the 
sent image and the received image can be identical even when the line 
had very poor audio quality.

Thanks,

Lee.