Return "Save XY coordinates" in a script‏

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Return "Save XY coordinates" in a script‏

Subscribe ImageJ John
Hi, I am analyzing an image using the Analyze>Gels and then doing Analyze>Tools>Save XY Coordinates. Running it from the GUI is fine. I am interested in writing a macro - when I record the macro, it records it as
run("Save XY   Coordinates...", "background=255 save=");

Is there any way to return these values (x,y,pixel) into variables so that they can be processed from within the macro?

Thanks,
John.  

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html