[Dcmlib] GetCoherentFileList (std::string serieUID)

olivier.stern at swing.be olivier.stern at swing.be
Thu Jul 28 18:46:47 CEST 2005


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() (and the function was working) and the serie number I got (fh->GetFile()->GetEntryValue(0x0020, 0x000d))  was this one.

Thx,
    Olivier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.creatis.insa-lyon.fr/pipermail/dcmlib/attachments/20050728/3b5946a9/attachment.html>


More information about the Dcmlib mailing list