Re: blank images when macro run from script vs terminal
Posted by Steve Huntley on Aug 07, 2011; 8:10am
URL: http://imagej.273.s1.nabble.com/blank-images-when-macro-run-from-script-vs-terminal-tp3683601p3683602.html
The answer, it seems, is that the HOME environment variable must be
set. Why ImageJ needs this variable to be set in order to render an
image on a canvas, I can't imagine, but there you have it.
--Steve H.