Good afternoon guys,
How can I make an eraser for interaction in an MPR? Deleting directly in the input image?

I have a screen with an MPR (vtkResliceImageViewer) and a volume.

The image input is the same for both.

I want the user to use the mouse to move over in MPR and delete these pixels in the input image, so that it has an effect on both the MPR and the volume(3D).

I was using ImageRegionIteratorWithIndex to get the pixels and exchange the values,but the way I'm using is not working.

<br/>
<img style="width:591px;height:120px" src="http://vtk.1045678.n5.nabble.com/file/t340864/Capturar.jpg" border="0"/>

        
        
        
<br/><hr align="left" width="300" />
Sent from the <a href="http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html">VTK - Users mailing list archive</a> at Nabble.com.<br/>