Hi,
On Thu, 28 Feb 2013, pezferoz wrote:
> Hey all, new to ImageJ and was trying to make a macro to run
> OrientationJ on images and save the distribution of fiber orientation.
> I am able to save an image of the distribution but unable to get the
> macro to "click" a button within a pop up figure and then save that as a
> txt file. Could anyone help me with what's missing in my macro? Thanks
> so much!
Unfortunately, OrientationJ does not use the standard ImageJ way to do
things, hence it is not recordable.
Even more unfortunate is the fact that it is closed source, so we cannot
fix it.
However, BIG came up with a partial solution (it is still not the standard
way, so it is still not recordable and reimplements quite a bit of the
macro handling of ImageJ): you can call it from a macro. See "Installation
for macro development" here:
http://bigwww.epfl.ch/demo/orientation/#softNote that in contrast to their instructions, it is enough to install
OrientationJ.jar, no need to have ugly unpacked .class files in your
plugins/ folder.
Ciao,
Johannes
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html