[vtkusers] Transforming vtkImageData
Anka Kochanowska
anka at bic.mni.mcgill.ca
Tue Apr 15 17:34:09 EDT 2008
I meant only changing vtkImageData, sorry, my misunderstanding.
Anka
David Gobbi wrote:
> You cannot use a vtkTransform with vtkImageChangeInformation. It
> allows you to change image information like the spacing, origin,
> etcetera but the voxels themselves are left unchanged.
>
> David
>
>
> On Tue, Apr 15, 2008 at 11:23 AM, Anka Kochanowska
> <anka at bic.mni.mcgill.ca> wrote:
>
>> What about vtkImageChangeInformation?
>> Anka
>>
>>
>>
>>
>> Patrick D. Emond wrote:
>>
>>
>>> Hi Paul,
>>>
>>> Try out vtkImageReslice.
>>>
>>> Cheers,
>>> Patrick
>>>
>>> Paul Melis wrote:
>>>
>>>
>>>> Dear list,
>>>> Is there are way to transform vtkImageData with a given vtkTransform? I
>>>>
>> looked at vtkTransformFilter, but is seems unable to work on image data.
>>
>>>> Thanks,
>>>> Paul
>>>>
>
>
More information about the vtkusers
mailing list