[ITK-users] MutualInformationImageToImageMetric without transformation

Tobias Gass gass at vision.ee.ethz.ch
Tue Aug 26 09:22:33 EDT 2014


Hi Jan,

ITK also offers a convenient identity transform for this:

http://www.itk.org/Doxygen/html/classitk_1_1IdentityTransform.html

Hope that helps,
Tobias


2014-08-18 17:20 GMT+02:00 jan <jan.bergmeier at imes.uni-hannover.de>:

> Hello,
>
> I want to perform a registration between two images without any
> transformation or optimization. I like to use the
> itk::MutualInformationImageToImageMetric. As I understand the itk metric,
> you have to use a transformation, an optimizer, an interpolator and so on.
>
> I want to compare one image to a set of images with mutual information as
> metric.
>
> So basically, I like to use the   GetValue()   method, without giving any
> parameters to it. Is there a way to do that, or another way to get just one
> mutual information value between two images?
>
> Thanks in advance,
>
> Jan
>
>
>
> --
> View this message in context:
> http://itk-insight-users.2283740.n2.nabble.com/MutualInformationImageToImageMetric-without-transformation-tp7586081.html
> Sent from the ITK Insight 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
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> 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://public.kitware.com/mailman/listinfo/insight-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20140826/4a0f05cc/attachment.html>


More information about the Insight-users mailing list