Page MenuHomePhabricator

Int cast instead of type double for the intensity values of the histogram
Closed, WontfixPublic

Description

The method that stores the Histogram informations makes an int cast for the intensity values. The data type should be double.
This wrong type converting occurs in the ImageStatisticsCalculator. The error doesn't lead to wrong calculated values.

Event Timeline

User muellert has pushed new remote branch:

bug-19778-int-cast-for-histogram-wrong

User muellert has pushed new remote branch:

bug-19778-int-cast-for-histogram-wrong-stable-integration

User muellert has pushed new remote branch:

bug-19778-int-cast-for-histogram-wrong-master-integration
kislinsk triaged this task as Normal priority.Aug 9 2016, 9:41 AM
kislinsk edited projects, added MITK (2016-11); removed MITK.
kislinsk added a subscriber: kislinsk.

@muellerth What's the status of this bug?

kislinsk removed muellerth as the assignee of this task.
kislinsk added a project: Auto-closed.
kislinsk added a subscriber: muellerth.

Hi there! 🙂

This task was auto-closed according to our Task Lifecycle Management.
Please follow this link for more information and don't forget that you are encouraged to reasonable re-open tasks to revive them. 🚑

Best wishes,
The MITK devs