[SCIFIO] jpeg2000format.java error

Diego Joss djego.joss at gmail.com
Mon Jul 7 07:04:18 CDT 2014


Hi everyone,

I was looking at the github page, and stumbled by chance upon a silly
bug in src/main/java/io/scif/formats/JPEG2000Format.java:221 in the
public method ColorTable, in the conditionals testing the pixeldepth,
instead of testing for bytedepth == 2 for 16bit jp2 images, the test
is == 1!

Cheers,
Diego




More information about the SCIFIO mailing list