[vtkusers] Integrating simpleITK with Activiz 5.8
Bradley Lowekamp
blowekamp at mail.nih.gov
Fri Oct 2 14:21:53 EDT 2015
Hello João,
You may find this CSharp SimpleITK example useful:
http://www.itk.org/SimpleITKDoxygen/html/ImageGetBuffer_8cs-example.html
It demonstrates 2 ways to access the raw SimpleITK image buffer, which should be able to be shared or converted to VTK.
HTH,
Brad
On Oct 1, 2015, at 9:11 PM, Joao Ascenso <j.ascenso at campus.fct.unl.pt> wrote:
> Hi,
>
> I'm working in C# and trying to connect simpleITK with Activiz.
> I tried to use itkImageToVTKImageFilter from ManagedITK but can't get around the image data formats.
>
> Any suggestions on how to achieve this?
>
> Thank you,
> --
> João Ascenso
>
>
>
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list