[Paraview] Apply a transform to an ImageData

David Doria daviddoria at gmail.com
Mon Nov 8 18:25:29 EST 2010


On Mon, Nov 8, 2010 at 4:35 PM, Moreland, Kenneth <kmorel at sandia.gov> wrote:
> In general, this is not a great solution.  Clean to Grid converts to
> unstructured grid, and that provides a heck of a lot of overhead.
>
> A better solution would be to convert to a curvilinear grid.  An even better
> solution would be if the transform filter were smart enough to transform
> images.  Unfortunately, neither of these are implemented in ParaView,
> although either would be really easy to do.  I submitted a suggestion to
> ParaView UserVoice, so go vote for it if you want to transform images:
>
> http://paraview.uservoice.com/forums/11350-general/suggestions/1206709-transform-filter-should-work-on-all-types-of-data
>
> -Ken

You have my vote(s). Would you plan to use the vtkImageReslice filter?
If you have any thoughts/implementations, I'd be happy to be a second
pair of eyes.

David


More information about the ParaView mailing list