X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=TODO;h=4a208ce45e71d7b454f77bb83f35f059fa87a870;hb=2fde1103e77a2448cce41d061781d0ec89ef239b;hp=b7a40513a06c24a0428f3fcefd71d50ee92543c3;hpb=4d142119a0634c2afa748c9b443c253ec95a85d3;p=gdcm.git diff --git a/TODO b/TODO index b7a40513..4a208ce4 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,13 @@ +* Split gdcmHeader through inheritance to create gdcmHeaderHelper + that would regroup all the heuristics above a gdcmHeader e.g. the + functions GetXsize(), GetXSpacing(), GetXImagePosition()... + Those functions are the one using the results of the parsing as + done by gdcmHeader to provide the user with heuristics above various + values found in the header (the simplest form being to default a value). +* vtk/vtkGdcmHeader.cxx: if speed becomes a concern some changes can + be made a the cost of memory consumption (refer to header of + vtk/vtkGdcmHeader.cxx) +* Add a GetVersion() global function. * gdcmElValSet::SetElValueLengthByNumber IMNSHO should be trashed. It's only purpose is a onliner substitute to calling GetElValueByNumber and then SetLength. This only obfuscates the caller code more than @@ -34,10 +44,10 @@ below the specified size. When accessing the value of such an element the content is unfound ! Find a decent way of loading the value on explicit demand. -* fournir une method qui ne fait que lire les elements passes en arguments +* JPR: fournir une method qui ne fait que lire les elements passes en arguments sous forme d'une liste. -* gdcmHeader::CheckSwap() dans le cas ACR pas propre, degager tout de suite - si on a deduit que c'en est pas... +* JPR: gdcmHeader::CheckSwap() dans le cas ACR pas propre, degager tout de + suite si on a deduit que c'en est pas... * python /usr/lib/python2.2/site-packages/DaVaW/demo/dvwDcmReader.py and load image /home/frog/cvs/DCMlib/Data/CT-MONO2-16-ankle.dcm will yield wrong coloring scheme as opposed to