[Insight-users] Re: itkLabelCollectionImage toAttributeImageFilter
Edson Tadeu
e.tadeu at gmail.com
Wed Sep 19 19:21:00 EDT 2007
Sorry,
Now that I saw in the changelog that "LabelCollection" was changed to
"LabelMap".
It's the documentation that is outdated (but I should have read the
changelog before) ;)
"Tue Sep 18 05:12:50 E. South America Standard Time 2007
gaetan.lehmann at jouy.inra.fr
* rename LabelCollectionImage in LabelMap, which is way shorter"
Regards,
Edson
On 9/19/07, Edson Tadeu <e.tadeu at gmail.com> wrote:
>
> 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.5 of the newest documentation in
> Labeled_object_representation_and_manipulation_with_ITK.pdf ). Actually,
> 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/02d78838/attachment.htm
More information about the Insight-users
mailing list