Import image sequence

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

Import image sequence

Drimix
Hello, I'm creating plugin to work with stack of image. In my plugin I have dialog, when user choice import sequence image (calling ij.run("Image Sequence...");) Can you help me how can I create local atribut which contains opened image stack?
Thanks