Skip to content

Get mean and stddev from histogram

Thomas Vincent requested to merge histogram-mean-std into main

This MR estimates the mean and standard deviation of the image from its histogram by computing weighted mean/stddev.

It still needs a bit of testing + it seems there's an issue with the computation of the histogram.

closes daiquiri-tomo#236 (closed)

Edited by Thomas Vincent

Merge request reports

Loading