[vtkusers] Showing orthogonal slices
Stefan Wesarg
stefan.wesarg at igd.fraunhofer.de
Tue Mar 8 04:53:12 EST 2005
Try <vtkImageReslice>!
It can extract arbitrary slices from a volume. We use it for our medical
application as well. ;-)
Stefan
Hendrik Belitz wrote:
>For an medical application, I want to show three orthogonal slices of a volume
>dataset.
>Extracting these slices via vtkImageDataGeometryFilter provides good results,
>but produces large meshes which slow down the application significantly
>(there's also a lot of additional geometry shown in the application).
>A much better solution would be to extract the image slices and show them as a
>texture on a simple plane. My problem is to find a suitable vtk class to
>extract an 2D vtkImageData slice from a 3D vtkImageData dataset. Does anyone
>of you has some advice on this?
>
>Regards
>Hendrik
>
>-------------------------------------------------------------------------------------
>Hendrik Belitz
>Central Institute of Electronics
> Multimodal image processing workgroup
>Research Center Juelich
>email: h.belitz at fz-juelich.de
>
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
>
>
--
---------------------------------------------------------------------
Dipl.-Phys. Stefan Wesarg
Fraunhofer Institute for Computer Graphics
Cognitive Computing and Medical Imaging (A7)
Fraunhoferstr. 5, 64283 Darmstadt, Germany
---------------------------------------------------------------------
email: stefan.wesarg at igd.fraunhofer.de
http://a7www.igd.fhg.de/persons/swesarg/swesarg.html
phone: +49 6151 - 155 511
fax: +49 6151 - 155 480
---------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3698 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20050308/e3118e7e/attachment.bin>
More information about the vtkusers
mailing list