Page MenuHomePhabricator

itk::Histogram initialization has changed in ITK4
Closed, ResolvedPublic

Description

mitk crashes when itk::Histogram::Initialize is called. it seems that the MeasurementVectorSize has to be set explicitly

Event Timeline

also the HistogramType::SizeType changed and should be initialized with the dimension

New remote branch pushed: bug-14982-HistogramInitializationInImageStatistics

[852291]: Merge branch 'bug-14982-HistogramInitializationInImageStatistics'

Merged commits:

2013-04-24 15:06:09 Christoph Kolb [386ef9]
COMP: MeasurementVectorSize and histogramSize has to be set when initializing a histogram