Hi everyone,<br><br>I have a requirement where I upsample the image data and run an algorithm on it (Marching cubes) that gives back poly data. Now, is there a way to downsample this polydata back to the original spacing and extent???<br>
<br>So, the pipeline probably will be as follows:<br><br>vtkImageData---- vtkImageResample-----vtkMarchingCubes---- Somehow resample the data back to the original size..<br><br>Thanks,<br><br>Luca<br>