Login  Register

jai_imageio in scifio and dcm4chee - conflict

Posted by Ilan on May 25, 2016; 10:48am
URL: http://imagej.273.s1.nabble.com/jai-imageio-in-scifio-and-dcm4chee-conflict-tp5016519.html

I am trying to run dcm4chee inside Fiji and have run into a conflict with scifio. I succeeded to run dcm4chee inside ImageJ with no scifio, and moving the code to Fiji gave me a conflict.
The problem is jai_imageio which claims to be version 5.1, but is probably version 1.1 which is well known.
dcm4chee uses  jai_imageio-1.2-pre-dr-b04 which is larger than the scifio version, 1.1MB compared to 1.0MB.

I tried using the scifio 5.1 version, but it failed, most likely because it is missing the extra 0.1MB of code.
Would it be possible to test if scifio works using the dcm4chee expanded version of jai_imageio?
That would allow both dcm4chee and scifio to run together.

Thanks,
Ilan