If you have a DTI image, or some other higher dimensional image, in Dicom format, you get one of these messages per slice when you're initializing your filename list:
Error: In ...ITK/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gd cmSerieHelper.cxx, line 360, function <unknow> File: Distance: 75.1873 position is not unique 1. This isn't actually an error, since it doesn't stop the itk::GDCMSeriesFileNames from generating a file name list. 2. It shouldn't even be a warning, because, it's perfectly OK to have more than one slice at the same location if it isn't a 2D or 3D file. -- Kent Williams [email protected] ________________________________ Notice: This UI Health Care e-mail (including attachments) is covered by the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential and may be legally privileged. If you are not the intended recipient, you are hereby notified that any retention, dissemination, distribution, or copying of this communication is strictly prohibited. Please reply to the sender that you have received the message in error, then delete it. Thank you. ________________________________ _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Kitware offers ITK Training Courses, for more information visit: http://kitware.com/products/protraining.php Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ Follow this link to subscribe/unsubscribe: http://www.itk.org/mailman/listinfo/insight-developers
