problem using image5D macro Language Extensions
Posted by
elphnora on
Aug 21, 2010; 2:09am
URL: http://imagej.273.s1.nabble.com/problem-using-image5D-macro-Language-Extensions-tp3687202.html
Dear all,
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 :-)
Many thanks in advance for your kind help,
Elphege
---