[vtkusers] Unwrap a cylinder of data using vtkCylindricalTransform and vtkImageReslice

David Gobbi david.gobbi at gmail.com
Tue Dec 9 12:48:26 EST 2014


Hi Vincent,

As I said in an earlier email, you have to set the OutputExtent,
OutputSpacing, and OutputOrigin for vtkImageReslice.

 - David

On Tue, Dec 9, 2014 at 2:54 AM, Vincent32160 <vsh at magellium.fr> wrote:

> Hi all,
> I am struggling to unwrap a cylinder of data (CTScan) using
> vtkCylindricalTransform and vtkImageReslice.
> I created a transformation and apply it through imageReslice.
> Unfortunately, I do not see the result of the transformation, I only see a
> slice of the cylinder (through the center along the z-axis). No unwrapping
> at all.
>
> Here is the code:
>
>
> Thanks
>
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/Unwrap-a-cylinder-of-data-using-vtkCylindricalTransform-and-vtkImageReslice-tp5729719.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://public.kitware.com/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20141209/11677334/attachment.html>


More information about the vtkusers mailing list