- Class gdcm::CSAHeader
- MrEvaProtocol in 29,1020 contains ^M that would be nice to get rid of on UNIX system...
- Class gdcm::network::ApplicationContext
- Looks like Application Context can only be 64 bytes at max (see Figure 9-1 / PS 3.8 - 2009 )
- Class gdcm::Overlay
- Is there actually any way to recognize an overlay ? On images with multiple overlay I do not see any way to differenciate them (other than the group tag).
- Class gdcm::SequenceOfFragments
- I do not enforce that Sequence of Fragments ends with a SQ end del
- Class gdcm::TransferSyntax
- : The implementation is completely retarded -> see gdcm::UIDs for a replacement We need: IsSupported We need preprocess of raw/xml file We need GetFullName()
- Member gdcm::UIDGenerator::IsValid (const char *uid)
- : Move that in DataStructureAndEncoding (see FileMetaInformation::CheckFileMetaInformation)