Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Todo List

Member gdcm::DicomDir::DicomDir (std::string const &filename, bool parseDir=false)
if parseDir == false, it should be tagged as an error

FIXME : what do we do when the parsed file IS NOT a DICOMDIR file ?

Member gdcm::DicomDir::CreateDicomDir ()
FIXME: what to do when the parsed file IS NOT a DICOMDIR file ?

Member gdcm::Document::LoadEntryBinArea (BinEntry *entry)
check the result

Member gdcm::Document::operator< (Document &document)
Find a trick to solve the pb (use RET fields ?)

Member gdcm::DicomDir::WriteDicomDir (std::string const &fileName)
: to be re-written using the DICOMDIR tree-like structure *not* the chained list (does NOT exist if the DICOMDIR is user-forged !)

Member gdcm::DictEntry::Group
FIXME where are the group and elem used except from building up a TagKey. If the answer is nowhere then there is no need to store the group and elem independently.

Member gdcm::Document::FixDocEntryFoundLength (DocEntry *entry, uint32_t l)
a bug is to be fixed !?

a bug is to be fixed !?

Member gdcm::Document::LoadDocEntry (DocEntry *e)
Any compacter code suggested (?)

Member gdcm::Document::SetMaxSizePrintEntry (long)
See comments of Document::MAX_SIZE_PRINT_ELEMENT_VALUE

Member gdcm::File::GetModality ()
throw error return value ??? specified <> unknown in our database

Member gdcm::FileHelper::Write (std::string const &fileName)
the best trick would be *change* the recognition code but pb expected if user deals with, e.g. COMPLEX images

Member gdcm::PixelReadConvert::ConvertYcBcRPlanesToRGBPixels ()
: Replace by the 'well known' integer computation counterpart. Refer to http://lestourtereaux.free.fr/papers/data/yuvrgb.pdf for code optimisation.

Member gdcm::PixelReadConvert::ReadAndDecompress12BitsTo16Bits (std::ifstream *fp)
JPR Troubles expected on Big-Endian processors ?

Member gdcm::RLEFramesInfo::ConvertRLE16BitsFromRLE8Bits (uint8_t *subRaw, int xSize, int ySize, int NumberOfFrames)
check that operator new [] didn't fail, and sometimes return false

Member gdcm::SerieHelper::AddFileName (std::string const &filename)
should return bool or throw error ?

Member gdcm::SerieHelper::ImagePositionPatientOrdering (GdcmFileList *CoherentGdcmFileList)
rewrite this for loop.

Generated on Thu Feb 10 22:18:05 2005 for gdcm by doxygen 1.3.6