<div>Hello Guys,</div>
<div> </div>
<div>I would really appreciate some help regarding this matter.</div>
<div> </div>
<div>Basically, i am trying to obtain a 2D histogram of CT ( .raw and .vgi ) volume data, and dont know what to do to achieve this.</div>
<div> </div>
<div>It was suggested to me to use vtkImageAccumulate. I think in this case two scalar components have to be set, one of them being the gradient magnitudes of the data.... no?</div>
<div> </div>
<div>But setting 2 scalar components would double the memory usage and so far i haven't come across a more elegant method of passing the gradient gradient values to the Accumulate function . </div>
<div> </div>
<div>What recommendations can anyone give me to solve the memory issue, and also to obtain the gradient values from the volume data.</div>
<div> </div>
<div>Thanks a lot,</div>
<div> </div>
<div>Tony Marrero</div>