BIG problem using Image5D macro extensions

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

BIG problem using Image5D macro extensions

elphnora
Dear all,

First of all, thanks a lot for contributing to this great forum that has already helped me so many times !

I found myself writing a macro where I absolutely need to get the number and the label of the active channel in image5D. I see that the Image5D Macro Language Extensions (http://rsb.info.nih.gov/ij/plugins/5d-extensions.html) seems to hold what I need but unfortunately I don't understand how to use these extensions. When I follow the guidelines I get an ugly errr message starting with
"C:\Program Files\ImageJ\plugins\Image5D_Extensions.java:4: cannot find symbol
symbol: class PlugIn
public class Image5D_Extensions implements PlugIn, MacroExtension { [...]"

Has anyone use successfully these macro extensions ?

Any hep woul dbe GREATLY appreciated :-)

Thanks again for everything,
Elphege