InsightSoftwareConsortium / ITK

Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
https://itk.org
Apache License 2.0
1.4k stars 663 forks source link

Add test for ImageSeriesReader with non-ASCII characters #3028

Open thewtex opened 2 years ago

thewtex commented 2 years ago

Add a test file and verify reading with UTF-8 characters with itk::ImageSeriesReader as a follow-up to #2847 .

thewtex commented 2 years ago

@9a4gl a follow-up with your test here would be appreciated.