[Insight-users] Demons registration And Mutual Informations

Luis Ibanez luis.ibanez at kitware.com
Sat Jul 22 16:15:06 EDT 2006


Hi Remi,

In the current form you cannot use Mutual Information
along with the Demons deformable registration.

However, relatively small modifications to the current
class could be enough for replacing its current metric
(Mean Squared Differences) with Mutual Information.

The HistogramMatchingImageFilter is not an Image Metric,
and it cannot be replaced with MutualInformation.
The Purpose of the HistogramMatching filter is to
bring the histograms to a point where they are similar
enough for using optical flow as a driving force for
the Demons.


     Regards,


        Luis


---------------------------------
remi.chapeaublanc at free.fr wrote:
> 
> Dear list,
> 
> I'm a newbew in ITK registration, and I want to know if I can use the Mutual
> Information to run a Demons deformable registration ?
> 
> Can I use the itk::MattesMutualInformationImageToImageMetric instead of
> itk::HistogramMatchingImageFilter ?
> 
> I think no, but I do not know how I could do it.
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
> 
> 




More information about the Insight-users mailing list