[Insight-users] LabelObject and list<> as LabelType ?
Arnaud GELAS
arnaud_gelas at hms.harvard.edu
Thu Apr 21 16:51:05 EDT 2011
Hi,
I would like to make a label map where each label objects has a
container of ids.
Labels have different size, is for each object it is not known a priori.
What would you recommend as LabelType for each LabelObject?
Is std::list< T > the most appropriate choice? or should I use an itk
class for this label?
Thanks,
Arnaud
More information about the Insight-users
mailing list