# Changes In ITK Mattes Mutual Information Metric

**URL:** https://discourse.itk.org/t/changes-in-itk-mattes-mutual-information-metric/2353
**Category:** Algorithms
**Tags:** implementation, c, mutual-information
**Created:** [October 26, 2019, 9:47pm UTC](https://discourse.itk.org/t/changes-in-itk-mattes-mutual-information-metric/2353 "2019-10-26T21:47:19Z")
**Posts on this page:** 1
**Showing post:** 9

<div class="post-metadata">

### Author: ![machadoL](https://discourse.itk.org/user_avatar/discourse.itk.org/machadol/32/662_2.png) [@machadoL](https://discourse.itk.org/u/machadoL)
#### Post date: [November 8, 2019, 9:04pm UTC](https://discourse.itk.org/t/changes-in-itk-mattes-mutual-information-metric/2353/9 "2019-11-08T21:04:30Z")

</div>

Guys,

firstly, thanks for the help.

Now that I’ve done the changes I wanted. What is the pathway I should walk now to plug in the, let’s say, _ **itkMachadoMutualInformationImageToImageMetricMetric.h** _ and _ **itkMachadoMutualInformationImageToImageMetricMetric.hxx** _ , files resulted from the changes I did, and by changing _ **itkMattes…** _ everywhere in the original files by _ **itkMachado…** _ , in order to use it inside ITK environment?

I mean, Can I call those new files just by putting them inside the project folder and including them in the beginning of the main file? is that all? Or should I copy and paste those files somewhere else?

Thanks!

---

_[View the full topic](https://discourse.itk.org/t/changes-in-itk-mattes-mutual-information-metric/2353)._
