[Gimp-user] Using Script-Fu, how can I get coordinates selected by a user on an image?

2011-01-27 Thread Rob Frohne

Hi All,

I am trying to write a script-fu script to process white board photos.  
I want to select four coordinates to do a perspective-transformation and 
crop on.  Is there a way to interactively let a user select points on a 
photo and get that information back into the script?


Thanks,

Rob

--
Rob Frohne, Ph.D., P.E.
E.F. Cross School of Engineering
Walla Walla University
100 SW 4th Street
College Place, WA 99324
(509) 527-2075   http://people.wallawalla.edu/~rob.frohne

attachment: frohro.vcf___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Using Script-Fu, how can I get coordinates selected by a user on an image?

2011-01-27 Thread Ofnuts

On 01/28/2011 02:02 AM, Rob Frohne wrote:
 Hi All,

 I am trying to write a script-fu script to process white board 
 photos.  I want to select four coordinates to do a 
 perspective-transformation and crop on.  Is there a way to 
 interactively let a user select points on a photo and get that 
 information back into the script?

 Thanks,


The Exact aligner plugin (http://registry.gimp.org/node/18961) 
requires a path with 4 points for this.

___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user