Return "Save XY coordinates" in a script
Posted by
Subscribe ImageJ John on
URL: http://imagej.273.s1.nabble.com/Return-Save-XY-coordinates-in-a-script-tp5004896.html
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