<div dir="ltr"><div>Hi Pedro,</div><div><br></div><div>The vtkDICOMImageReader is an old class, nobody is maintaining it,</div><div>and it does not provide a vtkMedicalImageProperties instance.<br></div><div><br></div><div>I recommend trying vtk-dicom (<a href="https://github.com/dgobbi/vtk-dicom/">https://github.com/dgobbi/vtk-dicom/</a>),</div><div>it has a dicom reader that provides full access to all meta-data, as well</div><div>as vtkMedicalImageProperties for the files that it reads.  It also has some</div><div>pdf documentation (not yet complete), and a small number of examples.</div><div>(I'm biased, of course, because I wrote it :-)</div><div><br></div><div> - David</div><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 16, 2015 at 3:33 PM, Pedro Paulo <span dir="ltr"><<a href="mailto:pedropaulobmjr@hotmail.com" target="_blank">pedropaulobmjr@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


<div><div dir="ltr"><div>Hello, I'm trying to extract a file dicom its parameters of window and level, but I do not know how, researching I read that vtkMedicalImageProperties class can return these two values, but I have not found an example of how to use it, someone know how I can get these values using this class or otherwise using vtk or gdcm?</div><div>If possible, an example in python would be good, otherwise it could be in C++ anyway.</div><div>I thank the attention.</div></div></div></blockquote></div></div></div>