According to some requierements, if user knows more about his images than gdcm does, he may supply his own comparison function. void SerieHelper::SetUserLessThanFunction(UserLessThanFunction); with bool UserLessThanFunction(File *, File*); JP