Dear All!<br>I have a newbie question:<br>I want to take a look at the accumulator image, so i want to output it somehow. <br>In the example HoughTransform2DCirclesImageFilter.cxx :<br><br>AccumulatorImageType:: Pointer localAccumulator = houghFilter-&gt;getOutput();<br>
<br>How can one output the accumulator values to a file or to grayscale image?<br>I mean, how to operate with the localAccumulator? <br><br>Thank you in advance.<br>Tanya<br>