Login  Register

ZProjector (Sum Method)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

ZProjector (Sum Method)

weicap
3 posts
Good afternoon,
I'm using ZProjector class in order to add multiple DICOM images.
It follows that as my processor is the ShortProcessor, the result adds
32768 per image. I think lack makeOutputImage call the method or else
reduce the 32768 * number of images.
Sincerely, Pedro Pepê

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: ZProjector (Sum Method)

Rasband, Wayne (NIH/NIMH) [E]
1064 posts
On Aug 27, 2014, at 10:53 AM, Pedro Pepê wrote:

> Good afternoon,
> I'm using ZProjector class in order to add multiple DICOM images.
> It follows that as my processor is the ShortProcessor, the result adds
> 32768 per image. I think lack makeOutputImage call the method or else
> reduce the 32768 * number of images.

This bug is fixed in the latest ImageJ daily build (1.49h1).

-wayne

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html