[vtkusers] vtkTransform to transform vtkImageData

David Doria daviddoria at gmail.com
Fri Jun 29 10:48:38 EDT 2012


On Fri, Jun 29, 2012 at 10:45 AM, Jonathan Ruiz Peinado
<jonathan.ruiz3 at gmail.com> wrote:
> Hi, I need to apply some transformations to a vtkImageData, I though that I
> could use vtkTransform or vtkTransformFilter to setup  the trasnformation
> put my imageData as input and get the result as the output of
> vtkTransformFilter, but it's seems not that easy, there's some example about
> it around or something I'm missing.
>
> Thanks.

Can you tell us what isn't working? Compiler errors? Incorrect
results? Also please show the code you are using in a very simple
example case.

David



More information about the vtkusers mailing list