[vtkusers] 3D Volume Registration

Matias Montroull matimontg at gmail.com
Mon May 25 22:43:32 EDT 2015


Hi,

You need to use ITK to do registration.
I have a working example that registers two sets of 3D images (CT and MR).
Download and compile ITK. The latest version is 4.7.2
You will also need to download cmake to compile ITK.

Once you are all set let me know and I will share the code I have.

Matias
On May 25, 2015 1:35 PM, "Konstantin" <dmitrievko at gmail.com> wrote:

> Hi everybody,
>
> I have a question about registration. I have two 3D CT Scans of the same
> patient, there are taken at different times (the second one is taken 30
> seconds after the first one), but the problem is due to patient movements
> they are slightly different, so I want to transform one of them to match
> the
> other.
>
> I'm not really sure where to start. Could you please direct me into the
> right direction?
>
> Thank you.
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/3D-Volume-Registration-tp5731990.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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> 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/20150525/f5d1859e/attachment.html>


More information about the vtkusers mailing list