<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Oct 20, 2016 at 1:31 AM, Elvis Stansvik <span dir="ltr"><<a href="mailto:elvis.stansvik@orexplore.com" target="_blank">elvis.stansvik@orexplore.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
I know I can just sum the histogram arrays (available as a<br>
vtkTypeIdArray through vtkImageHistogramStatistics::<wbr>GetHistogram), but<br>
I thought I should ask first: Is there some built-in way of "merging"<br>
several vtkImageHistogramStatistics? Or some other better approach<br>
which I haven't thought of?<br></blockquote><div><br></div><div>Summing the arrays is the way to go, vtkImageHistogramStatistics takes a single image input.</div><div><br></div><div> - David </div></div></div></div>