[Dcmlib] New Features : first use of private Dicom Dictionary
Jean-Pierre Roux
jpr at creatis.insa-lyon.fr
Fri Sep 2 09:58:59 CEST 2005
* Add the methods gdcm::Dict:AddDict(std::string
fullPathPrivateDictionaryFileName)
and
gdcm::Dict::RemoveDict(std::string fullPathPrivateDictionaryFileName)
to allow user to choose the 'Private Dictionary' he wants to work
with.
One can dream about a better API;
This one allow right now anybody to see very easyly if the use of
a given private dicom dictionary is of any help or not.
* PrintFile has now a new command line argument manager option :
dict=fullPathNamePricateDictionaryFile
to allow user to see with no extra coding what differences makes
the use or not of a private Dicom Dictionary.
e.g. : use it as follow
PrintFile filein=myGEdicomFile.dcm
dict=/user/userName/gdcm/Dict/GEMS-Advance.dic
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.creatis.insa-lyon.fr/pipermail/dcmlib/attachments/20050902/010e1902/attachment.html>
More information about the Dcmlib
mailing list