John,<br><br>OSSIM has a command-line tool that might be helpful. It is called &quot;extract_vertices&quot; and outputs the 4 corners of the true image data.<br><br>Here is an excerpt from the document -<br><br>Used to compute the valid vertices (corners) of an image. Defines a polygon <br>
- inside the polygon are valid sampled pixels outside are nulls. <br><br>extract_vertices &lt;image_file&gt;<br><br>You may need to install OSSIM to get the command-line tools.<br><br><a href="http://download.osgeo.org/ossim/">http://download.osgeo.org/ossim/</a><br>
<br>Keith<br>