[ITK-users] SimpleITK for Java Image Fusion and Co-registration?
Lowekamp, Bradley (NIH/NLM/LHC) [C]
blowekamp at mail.nih.gov
Thu Sep 29 09:15:54 EDT 2016
Hello,
+1 to all of Dzenan excellent responses!
I’d also link to this SimpleITK Python notebook:
http://insightsoftwareconsortium.github.io/SimpleITK-Notebooks/21_Transforms_and_Resampling.html
This shows using the suggested Compose filter to “fuse” two images for registration visualization.
HTH,
Brad
On Sep 29, 2016, at 9:07 AM, Dženan Zukić <dzenanz at gmail.com<mailto:dzenanz at gmail.com>> wrote:
Hi Ivan,
take a look here<https://itk.org/Wiki/SimpleITK/Tutorials/MICCAI2015> for registration. I believe it should also be possible to do it in Java.
As image fusion can be done on so many ways, depending on what is the objective of the fusion, I don't think there is a filter for that. The closest one is compose<https://itk.org/SimpleITKDoxygen07/html/classitk_1_1simple_1_1ComposeImageFilter.html>, which probably doesn't do what you want. Possible starting point:
https://pyscience.wordpress.com/2014/11/02/multi-modal-image-segmentation-with-python-simpleitk/
Regards,
Dženan
On Thu, Sep 29, 2016 at 4:45 AM, ivan <ivan.granata.na at gmail.com<mailto:ivan.granata.na at gmail.com>> wrote:
Hi everyone,
Does anyone know if there is something in SimpleITK for Java
(org.itk.simple) for the Image Fusion Merger and something for
co-registration?
<http://itk-users.7.n7.nabble.com/file/n37600/library.jpg>
--
View this message in context: http://itk-users.7.n7.nabble.com/ITK-users-SimpleITK-for-Java-Image-Fusion-and-Co-registration-tp37600.html
Sent from the ITK - Users mailing list archive at Nabble.com<http://nabble.com>.
_____________________________________
Powered by www.kitware.com<http://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
_____________________________________
Powered by www.kitware.com<http://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/20160929/4d19782e/attachment.html>
More information about the Insight-users
mailing list