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> smooth = vtk.vtkImageGaussianSmooth()<br> smooth.SplitExtent( ???? )<br>
<br>and then as a separate procedure?<br><br><br>Regards,<br>Paul Jhin<br>