Posted by
Kenneth Sloan-2 on
Mar 05, 2018; 8:05pm
URL: http://imagej.273.s1.nabble.com/accessing-the-ImageStack-created-by-Linear-Stack-Alignment-with-SIFT-tp5020207p5020213.html
Thank you for the prompt response.
Does "run" set the "current image"? I see that WindowManager offers methods such as:
getActiveWindow()
getCurrentImage()
Next on my list would be:
getImageTitles()
finding one starting with "aligned", and then
getImage(title)
The best bet seems to be "getActiveWindow()" or "getCurrentImage()" - since I think the top window is the aligned stack, on completion. This might be confounded by the log window showing progress.
Searching titles has the flaw that a careless user may leave old windows laying about, which would confuse things.
I think I'll experiment with these before trying to modify someone else's plugin.
--
Kenneth Sloan
[hidden email]
Vision is the art of seeing what is invisible to others.
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html