Is this behaviour modificable? I mean, is there a method in the proper gdcm class to turn on/off&nbsp; the modality lut transforms?<br><br><div><span class="gmail_quote">2007/2/8, Mathieu Malaterre &lt;<a href="mailto:mathieu.malaterre@kitware.com">
mathieu.malaterre@kitware.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Jesús Spí­nola wrote:<br>&gt; Hello,<br>&gt;<br>
&gt; I&#39;m reading a series of DICOM images with the itk::ImageSeriesReader<br>&gt; class attaching the itk::GDCMImageIO as the ImageIO for the series reader.<br>&gt; When the rescale intercept and rescale slope values are present in the
<br>&gt; dicom series, this parameters are applied to the resulting itk::Image.<br>&gt; Another way of define a rescale of the values of the raw pixels of the<br>&gt; dicom images is the modality lut. If present, does gdcm apply this
<br>&gt; modality lut to the resulting image? If it does not, there&#39;s any method<br>&gt; to make gdcm apply this lut?<br><br><br>Hi Jesús,<br><br>&nbsp;&nbsp; Yes GDCM will apply any modality lut directly for you. In case of an
<br>RGB image be sure to construct a RGB pixeltype for reading your image.<br><br>HTH<br>Mathieu<br></blockquote></div><br>