Re: getPixels on ImageStack
Posted by
Fabrice Senger on
May 26, 2008; 12:52pm
URL: http://imagej.273.s1.nabble.com/getPixels-on-ImageStack-tp3696139p3696143.html
frenshilo a écrit :
> Hi everyone.
>
> I would like some help in converting an ImageStack to a byte[], as getPixels
> method does to an ImageProcessor.
>
> I´m processing 3D images and I want to reuse some older plug-in I developed
> to deal with 2D images.
>
> Thanx
>
you might convert your stacks to single images in a folder and then
batch process those images with your plug-ins, using the batch process
macro.
Cheers,
Fabrice.
--
Senger Fabrice