[Insight-users] Re: itkLabelCollectionImage toAttributeImageFilter

Edson Tadeu e.tadeu at gmail.com
Wed Sep 19 19:04:57 EDT 2007


Hi,

  I'm using ITK 3.2.0 and WrapITK on Windows, together with the latest darcs
revision of binaryAttributeMorphology (I think this is rev. 2).

  I noticed that itk.LabelCollectionImage is missing in Python, so the "full
python example" is not runnable. ( This example is described in
section 9.5of the newest documentation in
Labeled_object_representation_and_manipulation_with_ITK.pdf ). Atually,
there is no class under the itk module containing "LabelCollection" in the
name.

  I also noticed it is missing from C++ as well (i.e., there is no
itkLabelCollectionImage.h anymore), but there are these three files:

  itkXXXKeepNObjectsLabelCollectionImageFilter.h
  itkXXXOpeningLabelCollectionImageFilter.h
  itkXXXRelabelLabelCollectionImageFilter.h

  How can I use classes such as itk.LabelImageToLabelCollectionImageFilter?
  Will this be fixed, or did these classes changed to something else?


Thanks,
Edson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20070919/354a0959/attachment.html


More information about the Insight-users mailing list