Hi,<br><br>&nbsp; I&#39;m using ITK 3.2.0 and WrapITK on Windows, together with the latest darcs revision of binaryAttributeMorphology (I think this is rev. 2).<br><br>&nbsp; I noticed that itk.LabelCollectionImage is missing in Python, so the &quot;full python example&quot; is not runnable. ( This example is described in section 
9.5 of the newest documentation in Labeled_object_representation_and_manipulation_with_ITK.pdf ). Atually, there is no class under the itk module containing &quot;LabelCollection&quot; in the name.<br><br>&nbsp; I also noticed it is missing from C++ as well (
i.e., there is no itkLabelCollectionImage.h anymore), but there are these three files:<br><br>&nbsp; itkXXXKeepNObjectsLabelCollectionImageFilter.h<br>&nbsp; itkXXXOpeningLabelCollectionImageFilter.h<br>&nbsp; itkXXXRelabelLabelCollectionImageFilter.h
<br><br>&nbsp; How can I use classes such as itk.LabelImageToLabelCollectionImageFilter?<br>&nbsp; Will this be fixed, or did these classes changed to something else?<br><br><br>Thanks,<br>Edson<br><br>