[Insight-users] RE: DICOM series private tag

Alberto Bert bert at isiosf.isi.it
Tue Feb 27 17:45:41 EST 2007


Hi all,

I solved the sorting problem with a trick. I re-sorted the list fo series 
UIDs given by GDCMSeriesFileNames using a comparison function that sort 
first considering the lenght of the string and then lexicographically.

It is probably not the most fancy way, but it solves the problem.

Thanks to all for the help,
Alberto



More information about the Insight-users mailing list