Path: utzoo!attcan!uunet!seismo!lll-tis!aftac.tis.llnl.gov!carlson From: carlson@aftac.tis.llnl.gov (John Carlson) Newsgroups: comp.graphics Subject: Replacing lost data in images Message-ID: <22225@tis.llnl.gov> Date: 27 May 88 00:51:42 GMT Sender: news@tis.llnl.gov Reply-To: carlson@aftac.tis.llnl.gov (John Carlson) Organization: Lawrence Livermore National Laboratory, Livermore CA Lines: 11 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