For images written by gdcm1.2.0 VR=UN Data Elements length is coded on 2 bytes (instead of 4) These images are *NOT* readable. Have a look in gdcmDocument.cxx, at Document::FindDocEntryLength() method for a quick and dirty patch to make them readable.