Page MenuHomePhabricator

Statistics calculator not working on WholeBodyExmaple
Closed, InvalidPublic

Description

If you load the image wholeBodyExmaple.pic.gz (/E130-Daten/3M3 Demodaten/GeneralTestingData/wholeBodyExample.pic.gz) and active the statistics view, the following error occurs:
"Error! Unequal Dimensions of Image and Segmentation. No recompute possible"

This message is wrong, since there is no segmentation involved. If the picture is too big for statistics computation, show a corresponding message!

Event Timeline

We get another exception:

ERROR: Standard Exception: ..\..\..\..\ITK-src\Code\Numerics\Statistics\itkDenseFrequencyContainer.cxx:84: itk::ERROR: DenseFrequencyContainer(00000000103A9A60): Frequency container saturated for Instance

Error is thrown by ITK and caused by a known bug with pictures which are too big. (See T2910). Will be fixed by ITK 4.x.

ScalarImageToHistogramGenerator will be changed to ScalarImageToHistogramGenerator2

(http://batchmake.org/Wiki/Proposals:Refactoring_Statistics_Framework_2007_Migration_Users_Guide

http://itk-users.7.n7.nabble.com/ScalarImageToHistogramGenerator-frequency-container-overflow-tt28377.html#none
)

kislinsk changed the task status from Invalid to Spite.Jun 27 2018, 1:33 PM
kislinsk added a project: Bulk Edit.
kislinsk changed the task status from Spite to Invalid.Jun 27 2018, 1:37 PM
kislinsk removed a project: Bulk Edit.