[Dcmlib] GetCoherentFileList (std::string serieUID)
Olivier Stern
olivier.stern at swing.be
Fri Jul 29 10:09:20 CEST 2005
Well... no I was passing group=0x0020, element=0x000d. (what s the
difference between these 2 elements ?). I changed it, but it's still not
working. I made printf to see the value of group=0x0020, element=0x000e and
then pass it in argument... I don't understand.
Olivier
-----Message d'origine-----
De : Jean-Michel Rouet [mailto:jean-michel.rouet at philips.com]
Envoyé : vendredi 29 juillet 2005 8:58
À : olivier.stern at swing.be
Cc : Dcmlib at creatis.insa-lyon.fr
Objet : Re: [Dcmlib] GetCoherentFileList (std::string serieUID)
>
> Hi,
>
> I'd like to now how this function work ( GetCoherentFileList (std::
> string serieUID) ). In fact, I use it in my program but when I do
>
> gdcm::SerieHelper *sh = new gdcm::SerieHelper();
> sh->SetDirectory(filelist, true);
> gdcm::FileList *fl = sh->GetCoherentFileList(uid);
>
> fl is null after the operation. The uid I put is \"1.3.12.2.1107.5.
> 2.6.22056.5.0.4332556278361310\" and I'm sure some fles got the same
> because I tried first with GetFirstCoherentFileList()
Are you sure it's the serie uid (group=0x0020, element=0x000e) that you
are passing?
More information about the Dcmlib
mailing list