Login  Register

loop in an image sequence/jimi reader/Java.lang illegal state operation

Posted by paul_rostand on Apr 28, 2011; 3:04pm
URL: http://imagej.273.s1.nabble.com/loop-in-an-image-sequence-jimi-reader-Java-lang-illegal-state-operation-tp3684806.html

Hello Imagej users,
 
as beginner i am writing a macro which is supposed to open some picture, and according to the numbers of maxima will sort and rename some of them.The pictures are 8 bits pitures in PNG formats. I did the  iterations in the picture name during the opening and the closing action.
 
when I tried the command
 File<<open....
 
I got the error message plugin reader not found
after looking in the forum I knew about the plugin jimi reader and jimi writer. after dowloading and installing the plugins when I tried the command
 
run ("Jimi Reader", "open.....
 
I got the error message
 
<<Java.lang illegal state operation
 
can someone helps??
thanks in advance
regards
 
Paul Rostand