Re: open text image sequence
Posted by
Jerome Mutterer-3 on
Sep 03, 2015; 6:37pm
URL: http://imagej.273.s1.nabble.com/open-text-image-sequence-tp4999149p5014238.html
Dear Amir,
Yes your image imports nicely, so it should work as well from your macro.
You could add a print statement to try and diagnose the problematic file;
...
file = dir + list[i];
print (file);
run("Text Image... ", "open=&file");
....
Jerome
On 3 September 2015 at 20:22, amirhosein999 <
[hidden email]>
wrote:
--
Jerome Mutterer
CNRS - Institut de biologie moléculaire des plantes
12, rue du Général Zimmer
67084 Strasbourg Cedex
www.ibmp.cnrs.fr
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html