Scale behavior
Posted by Jon Harman on Mar 08, 2006; 3:37pm
URL: http://imagej.273.s1.nabble.com/Scale-behavior-tp3703451.html
Hi,
I often have large images that I test algorithms on by first scaling
down to something more managable. So I use Image->scale a lot. It is a
very handy tool, thanks for it, but since I use it so much I have a
couple of minor suggestions for improvement I almost always use the
default, which is to create a new window. In that case the original is
untouched, yet it gets marked as changed. Second I wish the default
title of the scaled image could be derived somehow from the original
title, as in the duplicate command.
Thanks,
Jon