[Insight-users] Question about StatisticsOpeningLabelMapFilter
kumis
kkumis at gmail.com
Tue Aug 21 11:17:16 EDT 2012
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.
More information about the Insight-users
mailing list