Re: 48-bit Color ImageProcessor ?
Posted by
ctrueden on
Jun 04, 2010; 1:58am
URL: http://imagej.273.s1.nabble.com/Another-Rookie-Question-thresholding-tp3688072p3688076.html
Hi Karl,
I would second Michael's question: why do you want a single 48-bit image
processor subclass, rather than using CompositeImage of type ShortProcessor
with three channels?
We use the latter approach in Bio-Formats and it works very well.
-Curtis
On Thu, Jun 3, 2010 at 4:11 PM, Hoover, Karl <
[hidden email]> wrote:
> Hi Wyane et al.,
>
>
>
> I understand that ImageJ can display 48 bit color images and that it does
> this by essentially creating a stack of three 16-bit images.
>
>
>
> We are interested in supporting 48 bit color cameras directly and would
> like to know how difficult it would be to write an ImageProcessor
> specialized for 48 bit color images. Has anyone tried to do that?
>
>
>
> Karl Hoover
>
> (micromanager project)
>