<div dir="ltr">Hi Hiliwi,<div><br></div><div>The following Insight Journal article on creating colormapped images should be helpful:</div><div><br></div><div>  <a href="http://insight-journal.org/browse/publication/285">http://insight-journal.org/browse/publication/285</a></div>
<div><br></div><div>To combine the images, one option is the ComposeImageFilter:</div><div><br></div><div>  <a href="http://www.itk.org/Doxygen/html/classitk_1_1ComposeImageFilter.html">http://www.itk.org/Doxygen/html/classitk_1_1ComposeImageFilter.html</a></div>
<div><br></div><div>as demonstrated here:</div><div><br></div><div>  <a href="http://simpleitk.github.io/SimpleITK-Notebooks/21_Transform_and_Resampling.html">http://simpleitk.github.io/SimpleITK-Notebooks/21_Transform_and_Resampling.html</a><br>
</div><div>  </div><div><br></div><div>HTH,</div><div>Matt</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Mar 12, 2014 at 8:12 AM, kidane <span dir="ltr"><<a href="mailto:hiliwi.leake@gmail.com" target="_blank">hiliwi.leake@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey guys,<br>
<br>
I implement an MRI-PET registration and now I want to fuse the registered<br>
PET series over the MRI.<br>
<br>
so, First I need you help how to convert the PET series into colormap (hot,<br>
iron)? second what are the right ITK image filters to fuse the PET series<br>
over the MRI?<br>
<br>
<br>
Thanks in advance for your valuable help.<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://itk-users.7.n7.nabble.com/DICOM-series-fusion-tp33559.html" target="_blank">http://itk-users.7.n7.nabble.com/DICOM-series-fusion-tp33559.html</a><br>
Sent from the ITK - Users mailing list archive at Nabble.com.<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>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<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>
_______________________________________________<br>
Community mailing list<br>
<a href="mailto:Community@itk.org">Community@itk.org</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/community" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/community</a><br>
</blockquote></div><br></div>