Skip to content
Snippets Groups Projects
Commit fc3ff024 authored by Julien Malik's avatar Julien Malik
Browse files

BUG: Fix image mode of ColorMapping application

* Use StreamingStatisticsMapFromLabelImageFilter in ColorMapping application to enable streaming for this mode
* Compute the mean radiometric value without considering histogram cut like in the previous mode
* [BUG] Apply histogram cut AFTER the mean is computed, otherwise the averaging is wrong !
* [BUG] Label 0 was always affected a (0,0,0) RGB triplet : this is wrong for KMeans results
parent 96a664b0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment