<div><br></div>Hi Mike,<div><br></div><div>Yes, you want to use the filter:</div><div><br></div><div>      itkHistogramMatchingImageFilter.h<br><br></div><div>You will find examples on the use of this filter in:</div><div>
<br></div><div><br></div><div>        Insight/Examples/Registration/</div><div>                DeformableRegistration2.cxx</div><div>                DeformableRegistration3.cxx</div><div>                DeformableRegistration9.cxx</div>
<div>                DeformableRegistration10.cxx</div><div><div>                DeformableRegistration16.cxx</div><div>                DeformableRegistration17.cxx</div></div><div><br></div><div><br></div><div>Note that this is different from histogram equalization,</div>
<div>this later one will redistribute the intensity level for a single image.</div><div><br></div><div><br></div><div>     Regards,</div><div><br></div><div><br></div><div>           Luis</div><div><br></div><div><br><div class="gmail_quote">
-------------------------------------------------------------</div><div class="gmail_quote">On Mon, Aug 10, 2009 at 4:13 PM, Michael Jackson <span dir="ltr">&lt;<a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Is there a class in ITK that I can use where I would set 2 different images and the output would be 2 new images where both the histograms would be &quot;equivalent&quot;?<br>

<br>
  What I am trying to accomplish is the following:  I have a bunch of images taken with an optical microscope. The brightness/contrast for each of the images are slightly different so I need to adjust all the images so that each phase of the material is lit the same way. I am assuming a histogram equalization would do that but after looking at the documentation and examples and testing program I am not convinced I am really using it correctly.<br>

<br>
Thanks<br>
_________________________________________________________<br>
Mike Jackson                  <a href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a><br>
BlueQuartz Software                    <a href="http://www.bluequartz.net" target="_blank">www.bluequartz.net</a><br>
Principal Software Engineer                  Dayton, Ohio<br>
<br>
<br>
<br>
_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at: <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
</blockquote></div><br></div>