Decode JPEG2000 bitarray image with Javascript
问题 I'm using HTML5 technology with the FileApi. My problem is very simple, but i'm searching since 2 days ago and I have not find anything on the web I have a DicomFile. I use the FileApi from HTML5 to break it down, and get all the information. Finally I get the image data in a byte array. The problem is that I can not decode a JPEG2000 Image and show it in the browser (Chrome, FireFox, any). For example, if the image data is coded in JPEG format, I have no problem at all to show the image in