Re: Change default Image scale (when open)
Posted by
pang on
May 14, 2013; 2:31pm
URL: http://imagej.273.s1.nabble.com/Change-default-Image-scale-when-open-tp5000792p5002992.html
Nikolay,
If you don't want to do this repeatedly, you will have to know how to use macro language. I would like to suggest you to use the record macro to find the function to remove the scale.
Go to Plugins/Macro/Record...
Hopefully you can find the function.
Anyway, the function is
run("Set Scale...", "distance=0 known=0 pixel=1 unit=pixel");
Just make a macro with one line, and run macro to remove the scale.
Best luck,
Zhengyu
-----Original Message-----
From: ImageJ Interest Group [mailto:
[hidden email]] On Behalf Of kgalenkamp
Sent: Tuesday, May 14, 2013 9:58 AM
To:
[hidden email]
Subject: Re: Change default Image scale (when open)
Hi Nikolay,
I would like to know if you have been able to tackle the problem.
Im using ImageJ on a daily basis and it would save me a lot of unnecessary repetitive movements if Im able to adjust the default scale for newly opened images.
Unfortunately Im not known with programming (writing plugins/macros etc.)
Thank you
--
View this message in context:
http://imagej.1557.x6.nabble.com/Change-default-Image-scale-when-open-tp5000792p5002991.htmlSent from the ImageJ mailing list archive at Nabble.com.
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html