On Sat, Sep 28, 2002 at 08:09:36PM -0500, Doug McLaren wrote: | 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.
You may also want to look into the Gimp. It displays the X,Y position of your cursor in the lower left hand corner of the image, and it can be scripted to automate stuff, so maybe you could make a simple script to do what you want. -- Doug McLaren, [EMAIL PROTECTED] Curiosity *may* have killed Schr�dinger's cat. _______________________________________________ Siglinux mailing list [EMAIL PROTECTED] http://www.utacm.org/mailman/listinfo/siglinux
