This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, December 14, 2011 7:33:28 AM(UTC)
Groups: Registered, Tech Support
Posts: 207
Was thanked: 3 time(s) in 3 post(s)
Grayscale DICOM Datasets contain the tag (0028:0004) Photometric Interpretation. It could contain the value MONOCHROME1 or MONOCHROME2. These values tell you whether you should have the color Black or White as the start color and end color when leveling the window.
The recommended settings are the following:
Start End
MONOCHROME1: White Black
MONOCHROME2: Black White
The attached project allows you to select a DICOM dataset, displays the value of the Photometric Interpretation, and displays the image.
It also shows you the start and end colors for the Window Level settings in the viewer and has a button that allows you to switch the values which updates the image.
The C# project is in Visual Studio 2008.
Travis Montgomery
Senior Sales Engineer
1 user thanked Travis for this useful post.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.