Hi,<br><br>How do I use the method SplitExtent?<br><br>I would divide into small parts to process, because I have a very large ImageData.<br><br>Code:<br><br>&nbsp;&nbsp;&nbsp; smooth = vtk.vtkImageGaussianSmooth()<br>&nbsp;&nbsp;&nbsp; smooth.SplitExtent( ???? )<br>
<br>and then as a separate procedure?<br><br><br>Regards,<br>Paul Jhin<br>