<div>Dear All,</div><div><br></div><div>I want to calculate the 25th, 50th and 75 th percentile of the histogram of my image.</div><div>I use</div><div>histogram-&gt;Quantile( 0, 0.25 )</div><div>histogram-&gt;Quantile( 0, 0.50 )</div>
<div>histogram-&gt;Quantile( 0, 0.75 )</div><div><br></div><div>They are not  reasonable value.</div><div>Do I miss something?</div><div><br></div><div>Thanks,</div><div><br></div><div>Serena.</div>