[vtk-developers] 12-bit grayscale display

David Gobbi david.gobbi at gmail.com
Wed Feb 6 10:56:32 EST 2013


On Wed, Feb 6, 2013 at 7:27 AM, Uma A <uma at lucidindia.com> wrote:
> Hello, We are planning to use Totoku M53i2 monochrome monitor to visualize
> industrial digital radiographic image. 12-bit display is in wishlist of
> VTKImage rendering classes It is mentioned in the wishlist that "Likelihood:
> high if someone is willing to test"- Could you please share the examples or
> through an idea on how to test & achieve 12bit grayscale display? We can
> possibly check and test the various cases.

Page 8 of the following NVidia whitepaper describe the method that would be
used (except that the lookup table would not be stored in a texture, it would
be stored in a vtkLookupTable with 4095 entries.).  This method requires that
your monitor internally converts the RGB DVI signal to a greyscale signal, like
the monitors described in the NVidia whitepaper.

 - David



More information about the vtk-developers mailing list