[vtkusers] MRI-CT image fusion

Sam Raby rabysam28 at gmail.com
Sat Oct 25 12:15:21 EDT 2014


You may first read DICOM using this example:

http://www.vtk.org/Wiki/VTK/Examples/Cxx/IO/ReadDICOMSeries

and then blend (or fuse) them using this example:

http://www.vtk.org/Wiki/VTK/Examples/Cxx/Images/CombineImages

You may also need to resample (or more ideally register) them as well,
depending on your dataset and depending on what you want.

-S

On Sat, Oct 25, 2014 at 11:06 AM, Matias Montroull <matimontg at gmail.com>
wrote:

> Hi,
>
> are there any examples of MR-CT Dicom image fusion?
>
> Thanks,
>
> _______________________________________________
> 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/20141025/0426a4fd/attachment.html>


More information about the vtkusers mailing list