Import image sequence is invoked when I drag and drop a directory
containing images into ImageJ.
One problem that I have is that it assumes all of the image are the same
size as the firstĀ image. Therefore, it will only import imagesĀ of that
size, and ignore all of the others, with an error message that the
expected size was not found.
One the other hand, the Images to Stacks command will ask how to adjust
the images (centered, cropped, etc) and then create the stack.
Can this capability be added to the FileOpener class ?
The workaround is to load up a list of ImagePlus and then send that to
ImagesToStack, but that is less convenient, and may require more memory
since the list of ImagePlus must first be loaded, and then made into a
stack.
Thanks in advance for considering this request.
--
--aryeh
Aryeh Weiss
Faculty of Engineering
Bar Ilan University
+972-3-5317638
--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html