[vtkusers] Is it possible to move each pixel using a 3x3/4x4 matrix in VTK?

Dženan Zukić dzenanz at gmail.com
Thu Apr 26 11:15:59 EDT 2012


You can accomplish that by appropriately modifying the vtkVolume's
userMatrix, such as in this example:
http://www.vtk.org/Wiki/VTK/Examples/Cxx/VolumeRendering/itkVtkImageConvert

On Thu, Apr 26, 2012 at 17:01, Sheena Gao <280908696 at qq.com> wrote:

> Hi Dženan,
>
> Thanks for your reply. It is a 3D image. Well Strictly speaking I am not
> going to transform the image. I want to make the image distorted.
>
> Thank you,
> Sheena
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/Is-it-possible-to-move-each-pixel-using-a-3x3-4x4-matrix-in-VTK-tp5665394p5667862.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120426/2019db5a/attachment.htm>


More information about the vtkusers mailing list