I converted NifTi (.nii) dataset into DICOM dataset using the plugin Tudor DICOM
from ImageJ
.
The generated files work fine with ImageJ but are not accepted from ITK.
I become these warnings:
function gdcm::DataSet::GetMediaStorage
Media Storage Class UID: 2.25.11... is unknown
function gdcm::PixmapReader::Read Attempting to read this file as a DICOM file
Desperate attempt
function gdcm::MediaStorage::SetFromDataSetOrHeader Does not know what: 2.25.11...is...
Could someone help me out?