[Insight-users] Question about StatisticsOpeningLabelMapFilter

Cagatay Bilgin bilgincc at gmail.com
Tue Aug 21 15:13:12 EDT 2012


Can you post a minimal code that illustrates
your problem with the full error message you
are getting. It looks like you are not creating
the object properly.

Cagatay

On Tue, Aug 21, 2012 at 8:17 AM, kumis <kkumis at gmail.com> wrote:

> I tried that but for some reason
> StatisticsOpeningLabelMapFilterType::LabelObjectType has no member in my
> case and I really cant find the problem. I cant even create new instance of
> Statistics Opening Filter because while compiling it throws some errors in
> the second line.
>
> typedef itk::StatisticsOpeningLabelMapFilter<UCImageType>
> StatisticsOpeningLabelMapFilterType;
> StatisticsOpeningLabelMapFilterType::Pointer statisticsOpening =
> StatisticsOpeningLabelMapFilterType::New();
>
> where UCImageType is itk::image<unsigned char, 2>.
>
>
>
> --
> View this message in context:
> http://itk-insight-users.2283740.n2.nabble.com/Question-about-StatisticsOpeningLabelMapFilter-tp7580805p7580810.html
> Sent from the ITK Insight Users mailing list archive at Nabble.com.
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120821/2034e894/attachment.htm>


More information about the Insight-users mailing list