On Thu, Sep 19, 2002 at 04:04:34PM -0500, Alexander Boulgakov wrote: | Hello, I am looking for a program that will load an image, allow me to | click on certain points on that image, record the coordinates of those | clicks, and then dump these coordinates into a text file. I used a | program that had this capability in Phy101L last year, but it was on a | Mac. Does anyone here know the name of that program, and does anyone | know a program for Linux that has similar capabilities?
It would be pretty easy to write such a program in Perl/Tk, for example. Here's something similar being done in javascript -- <http://www.terraserver.com/image.asp?ulx=931811.864648&uly=3064943.421384&lrx=939127.080648&lry=3057628.205384&file_name=austin&provider_id=105> See the Latitude and Longitude values on the left side? -- Doug McLaren, [EMAIL PROTECTED] Curiosity *may* have killed Schr�dinger's cat. _______________________________________________ Siglinux mailing list [EMAIL PROTECTED] http://www.utacm.org/mailman/listinfo/siglinux
