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.
Description
Description
Related Objects
Related Objects
- Mentioned In
- T27033: Clean up stale remote branches
Event Timeline
Comment Actions
User muellert has pushed new remote branch:
bug-19778-int-cast-for-histogram-wrong-stable-integration
Comment Actions
User muellert has pushed new remote branch:
bug-19778-int-cast-for-histogram-wrong-master-integration
Comment Actions
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