[comp.graphics] Replacing lost data in images

carlson@aftac.tis.llnl.gov (John Carlson) (05/27/88)

I accidentally transferred at 24-bit RGB image in ASCII mode (FTP),
which destroyed it.  Now I would like to restore it to close to its
original form.  What techniques are used for this?  My first
approach would be to find the closest match between two scan lines,
and then interpolate to find the values of the missing bytes/pixels.

Thank you,

John Carlson
carlson@aftac.tis.llnl.gov