Trouble opening .svs files
Posted by AndrewUQ on Dec 14, 2015; 4:22am
URL: http://imagej.273.s1.nabble.com/Trouble-opening-svs-files-tp5015226.html
Hello,
When I try to open .svs files I get an error saying "Open TIFF: ImageJ cannot open TIFF files compressed in this fashion (33003)". I've been recommended to use ImageIO, but when I try to open anything with ImageIO I get the following error:
net.sf.ij_plugins.dcraw.DCRawException: Lookup thread terminated with code -1073741515.
at net.sf.ij_plugins.dcraw.DCRawReader.executeCommand(DCRawReader.java:175)
at net.sf.ij_plugins.dcraw.DCRawPlugin.run(DCRawPlugin.java:318)
at ij.IJ.runUserPlugIn(IJ.java:212)
at ij.IJ.runPlugIn(IJ.java:176)
at ij.Executer.runCommand(Executer.java:136)
at ij.Executer.run(Executer.java:65)
at java.lang.Thread.run(Thread.java:662)
Can anyone please help me out here?
Thanks!