[ITK-users] SimpleITK for Java Image Fusion and Co-registration?

Lowekamp, Bradley (NIH/NLM/LHC) [C] blowekamp at mail.nih.gov
Wed Oct 5 09:24:17 EDT 2016


I would look at the test parameter used for this example:

https://github.com/SimpleITK/SimpleITK/blob/master/Examples/Java/CMakeLists.txt#L24

The third parameter is a transform and not an image format. Supported extensions include “txt”, “hdf5” and I believe “mat”.

Please try to reproduce the test before moving on.

Brad



More information about the Insight-users mailing list