[ImageJ-devel] Return "Save XY coordinates" in a script
John Chandler
john.chandler2011 at hotmail.com
Sat Sep 21 18:07:27 CDT 2013
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20130921/c16ecd55/attachment.html>
More information about the ImageJ-devel
mailing list