Login  Register

Re: a simple question: using imagej source code and macros

Posted by Albert Cardona on Feb 12, 2008; 2:37pm
URL: http://imagej.273.s1.nabble.com/a-simple-question-using-imagej-source-code-and-macros-tp3697208p3697210.html

Chris,


The MacroRunner is expecting the full path to your blobs.txt macro file.

Albert


> public static void main (String args[]) {
>         File blobs = new File ("blobs.txt");
>         MacroRunner macro2 = new MacroRunner (blobs);
>         macro2.run();
>     }
>  

--
Albert Cardona
http://www.mcdb.ucla.edu/Research/Hartenstein/acardona