Hello,<br><br>I&#39;m reading a series of DICOM images with the itk::ImageSeriesReader class attaching the itk::GDCMImageIO as the ImageIO for the series reader.<br>When the rescale intercept and rescale slope values are present in the dicom series, this parameters are applied to the resulting itk::Image. Another way of define a rescale of the values of the raw pixels of the dicom images is the modality lut. If present, does gdcm apply this modality lut to the resulting image? If it does not, there&#39;s any method to make gdcm apply this lut?
<br><br>Thanks!<br>