[vtkusers] I cannot use Chinese Characters Directory and name in <vtkDICOMReader> reader

Xing Li lihouxing0710 at gmail.com
Sun May 5 02:38:49 EDT 2019


If you use Qt, qPrintable(QString ) can convert the string into utf-8

David Gobbi <david.gobbi at gmail.com> 于2019年5月3日周五 下午7:52写道:

> The vtkDICOMReader always uses utf-8 for string encoding.
>
> On Thu, May 2, 2019 at 10:37 PM David <hwlee at dentium.com> wrote:
>
>> I would like to use to read the Compression Dicom, so I use vtkDICOMReader
>> instead of <vtkDICOMImageReader>.
>>
>> It was success for reading the Compression Dicom.
>>
>> However, I cannot use Chinese Characters Directory and name in
>> <vtkDICOMReader> reader.
>>
>> How can I use Chinese Characters Directory and name in <vtkDICOMReader>
>> reader?
>>
>> Thank you for your attention.
>>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> https://vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20190505/fb848c03/attachment.html>


More information about the vtkusers mailing list