Set Magnification and Display Location of New Image
Posted by Richard VanMetter on May 18, 2011; 8:55pm
URL: http://imagej.273.s1.nabble.com/Set-Magnification-and-Display-Location-of-New-Image-tp3684543.html
I am image processing an existing (original) image.
I create a new ImagePlus for the results of the processing. I would like
to display the new ImagePlus at the same location and magnification as
the original image, which has been zoomed and panned prior to applying
the plugin.
Are there methods that would help me accomplish this? I have perused
methods for ImagePlus, ImageCanvas and ImageWindow without finding
anything that appears to help.
Any suggestions would be appreciated.
Thanks
Rich