<div dir="ltr">Hi Ang,<div><br></div><div>The vtkDICOMReader needs the filenames to be utf8.  But I am guessing that you have already tried utf8?</div><div><br></div><div>What is the Transfer Syntax UID for the dicom file?</div><div><br></div><div> - David</div><div><br></div><div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 30, 2017 at 4:17 AM, Ang <span dir="ltr"><<a href="mailto:ysa0829@gmail.com" target="_blank">ysa0829@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
My IDE is vs 2015 with QT 5.6 and vtk 7.1.<br>
<br>
My sorting dicom pipline is  QFileDialog -> QStringlist -> vtkDICOMReader.<br>
<br>
When I set FileName with chinese character like "c://中文/dicom.dcm", I can<br>
retrieve infomation in Dicom tag, but I can't retrieve raw data.<br>
<br>
I have tried to convert utf8 to ansi (it  works well in VtkgdcmImageReader<br>
class),but  vtkDICOMFile class will give me error message in Access<br>
function.<br>
<br>
<br>
Is there a way to read chinese character with  vtkDICOMReader  well?<br>
<br>
Thanks in advance for your help.<br></blockquote></div></div></div></div>