[vtkusers] [Insight-users] Image registration between CT and MRI
Luis Ibanez
luis.ibanez at kitware.com
Fri Dec 10 07:23:54 EST 2010
Hi Xiaopeng,
You may want to look at:
ITK/Examples/Registration/ImageRegistration8.cxx
for an illustration on how to rigidly register two 3D images.
and to
ITK/Examples/Registration/ImageRegistration4.cxx
for an illustration on how to use Mattes Mutual Information.
>From those two examples, you can create one that
uses Mattes Mutual Information in a rigid 3D registration.
The Image Registration chapter of the Software Guide
will also be helpful.
http://www.itk.org/ItkSoftwareGuide.pdf
Please note that the examples above are described
in the text of the software guide.
Regards,
Luis
------------------------------------------------
On Wed, Dec 8, 2010 at 5:23 AM, Xiaopeng Yang <yxp233 at postech.ac.kr> wrote:
> Hello,
>
>
>
> Is it possible for image registration between CT and MRI data sets? If so,
> how to make it?
>
>
>
> Thanks,
>
> Xiaopeng
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
More information about the vtkusers
mailing list