[vtkusers] Extract a tube of data from DICOM series data

David Gobbi david.gobbi at gmail.com
Thu Nov 6 10:33:53 EST 2014


Hi Vincent,

Use an opacity transfer function that makes the black voxels transparent.

You can unwrap the tube by reslicing it through an inverse cylindrical
transformation (e.g. vtkCylindricalTransform and vtkImageReslice).

 - David

On Thu, Nov 6, 2014 at 7:05 AM, Vincent32160 <vsh at magellium.fr> wrote:

> Thanks again David!
>
> As I want to keep a volume I chose solution 2.
> I used a volume mapper and the result is pretty good.
> The only problem is that I am not able to remove the black voxels around
> the
> cylinder. (See picture)
> <http://vtk.1045678.n5.nabble.com/file/n5729393/output2.png>
>
> The next step of my approach is to be able to keep only the voxels on the
> edges (meaning on a tube or hollow cylinder of 1-voxel thickness). And
> after
> that I would like to unfold the tube and have a flat surface of pixels.
> Let me know if you think that it is better to create a new thread for these
> two next steps.
>
> Thanks for your help.
>
> Vincent
>
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/Extract-a-tube-of-data-from-DICOM-series-data-tp5729381p5729393.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/20141106/6f8f8fff/attachment.html>


More information about the vtkusers mailing list