<div>hi,</div>
<div>I read the CT image with vtkDICOMImageReader function, and get per-pixel&#39;s value with the function GetScalarComponentAsDouble() of vtkImageData class. But the value range is very large, so there maybe some problem when I process the image with the value(&nbsp;for example, the processed CT image shows nothing after a 3×3 sobel operator, and the high value of the processed pixel is considerable high).
</div>
<div>Maybe the pixel value should be undered a window-level transfer process, but I know a little about it. please give me some suggestion or material.</div>
<div>thank you very much!</div>