<div dir="ltr"><div style="font-family:arial,sans-serif;font-size:12.8000001907349px"><div><div><div>Hi All, </div><div><br></div><div>As a follow-up with this issue:</div><div><br></div><div>I've been able to get my JPEG-XR files converted into TIFF files using software obtained from this site:</div>
<div><a href="http://hcbi.fas.harvard.edu/resources_software" target="_blank" style="font-size:12.8000001907349px">http://hcbi.fas.harvard.edu/resources_software</a><br>
<br>However, when I attempt to open the TIFF files in ImageJ, I get the error message:<br><br>loci.formats.MissingLibraryException: Java Advanced Imaging (JAI) is required to read some TIFF files. Please install JAI from <a href="https://jai.dev.java.net/" target="_blank">https://jai.dev.java.net/</a><br>

<br></div>This error message persisted despite installing the JAI Image I/O Tools into my imageJ plugins from the bio-formats downloads page at <a href="http://downloads.openmicroscopy.org/bio-formats/5.0.4/" target="_blank">http://downloads.openmicroscopy.org/bio-formats/5.0.4/</a>  I tried the 5.04, Latest Build, and Daily Builds.  I'm not sure if maybe "plugins" is not the best place for me to put the JAI image tool... if anyone can suggest this should be placed somewhere else, that would be helpful information.  <br>

<br></div>Interestingly, when I attempt to open the same TIFF file in Fiji, I get a different error message: <br><br>loci.formats.FormatException: loci.common.ReflectException: Cannot execute method: decodeAsRenderedImage<br>

    at loci.formats.in.TiffJAIReader.openBufferedImage(TiffJAIReader.java:198)<br>    at loci.formats.in.TiffJAIReader.initFile(TiffJAIReader.java:158)<br>    at loci.formats.FormatReader.setId(FormatReader.java:1317)<br>

    at loci.formats.DelegateReader.setId(DelegateReader.java:261)<br>    at loci.plugins.in.ImportProcess.initializeFile(ImportProcess.java:494)<br>    at loci.plugins.in.ImportProcess.execute(ImportProcess.java:144)<br>
    at loci.plugins.in.Importer.showDialogs(Importer.java:141)<br>
    at loci.plugins.in.Importer.run(Importer.java:79)<br>    at loci.plugins.LociImporter.run(LociImporter.java:81)<br>    at ij.IJ.runUserPlugIn(IJ.java:202)<br>    at ij.IJ.runPlugIn(IJ.java:166)<br>    at ij.Executer.runCommand(Executer.java:131)<br>

    at ij.Executer.run(Executer.java:64)<br>    at java.lang.Thread.run(Thread.java:662)<br>Caused by: loci.common.ReflectException: Cannot execute method: decodeAsRenderedImage<br>    at loci.common.ReflectedUniverse.exec(ReflectedUniverse.java:320)<br>

    at loci.formats.in.TiffJAIReader.openBufferedImage(TiffJAIReader.java:193)<br>    ... 13 more<br>Caused by: java.lang.reflect.InvocationTargetException<br>    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br>    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br>    at java.lang.reflect.Method.invoke(Method.java:597)<br>

    at loci.common.ReflectedUniverse.exec(ReflectedUniverse.java:315)<br>    ... 14 more<br>Caused by: java.io.IOException: Illegal page requested from a TIFF file.<br>    at com.sun.media.jai.codecimpl.TIFFImageDecoder.decodeAsRenderedImage(TIFFImageDecoder.java:110)<br>

    ... 19 more<br><br></div><div>The dialog box for the error says: </div><div><br></div><div>File is not in a supported format, a reader plugin is not available, or it was not found.</div><div><br></div><div>at loci.plugins.in.Importer.showDialogs(Importer.java:141)<br>

<br></div><div>So I'm not sure where to go from here with the data.....</div><br></div><span style="font-family:arial,sans-serif;font-size:12.8000001907349px">If anyone has any suggestions as to how I can open my data, this would be much appreciated. </span><br style="font-family:arial,sans-serif;font-size:12.8000001907349px">

<div><span style="font-family:arial,sans-serif;font-size:12.8000001907349px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:12.8000001907349px">Thanks, </span></div><div><span style="font-family:arial,sans-serif;font-size:12.8000001907349px"><br>
</span></div><div><span style="font-family:arial,sans-serif;font-size:12.8000001907349px">Trevor</span></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Sep 3, 2014 at 1:00 PM, Dmitry Fedorov <span dir="ltr"><<a href="mailto:fedorov@ece.ucsb.edu" target="_blank">fedorov@ece.ucsb.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Trevor,<div><br></div><div>Note that you need to read a CZI file compressed with JPEG-XR and not a standard JPEG-XR file. OpenSlide project is actively working on adding support for JPEG-XR compressed CZI files into its library. Once added viewer and databases using openslide will be able to operate on those images.</div>


<div><br></div><div>Cheers,</div><div>dmitry</div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Wed, Sep 3, 2014 at 11:27 AM, Trevor Steve <span dir="ltr"><<a href="mailto:tsteve@ualberta.ca" target="_blank">tsteve@ualberta.ca</a>></span> wrote:<br>


</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div><div><div><div><div>Hi All, <br><br></div>I am trying to work with CZI files compressed using JPEG-XR compression.  I am wondering if anyone has any experience working with such files from the following perspectives... considering that my research goal is to make measurements of histological structures from the images<br>



<br></div>1.  Using ImageJ:  I  understand that the Bio-Formats plugin currently does not support JPEG-XR compressed files.  Progress has been made, but it does not look like a solution has been found.  Any advice on how progress could be made here would be appreciated. <br>



<br><a href="https://github.com/openmicroscopy/bioformats/pull/1014" target="_blank">https://github.com/openmicroscopy/bioformats/pull/1014</a><br><br></div>2.  Converting JPEG-XR files to a format used by ImageJ.  The programs I am familiar with for converting images do not have functionality to allow conversion between JPEG-XR to analyzable formats such as TIFF. <br>



<br><a href="http://www.bioimage.ucsb.edu/BioImage" target="_blank">http://www.bioimage.ucsb.edu/BioImage</a> Convert<br><br></div>If anyone knows of a program which can convert JPEG-XR files, this would be much appreciated. <br>


<br></div>
3.  Programs that can work with JPEG-XR files and measure length of histological structures.  I know that some programs such as Photoshop and GIMP can open JPEG-XR files, but are much less useful for my research application.  If anyone knows of a program which is similar to ImageJ (easy to measure histological areas, volumes, lengths) but can open JPEG-XR, this would also be useful. <br>



<br>Thanks, <br><br>Trevor<span><font color="#888888"><br><div><div><div><div><br><br><div><div><div><br>-- <br><div dir="ltr">Trevor Steve, MD<div><br></div><div>Neurology Resident (PGY-7)</div><div>PhD Student, Department of Medicine</div>


<div>University of Alberta</div>
</div>
</div></div></div></div></div></div></div></font></span></div>
<br></div></div>_______________________________________________<br>
ome-users mailing list<br>
<a href="mailto:ome-users@lists.openmicroscopy.org.uk" target="_blank">ome-users@lists.openmicroscopy.org.uk</a><br>
<a href="http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users" target="_blank">http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>__________________________________<br><br>Dmitry Fedorov Levit <<a href="mailto:dima@dimin.net" target="_blank">dima@dimin.net</a>><br>Web: <a href="http://www.dimin.net/" target="_blank">http://www.dimin.net/</a><br>


__________________________________<br><br>Center for Bio-Image Informatics:<br>  <<a href="http://www.bioimage.ucsb.edu/" target="_blank">http://www.bioimage.ucsb.edu/</a>><br><br>Vision Research Lab, Electrical and Computer Engineering:<br>


  <<a href="http://vision.ece.ucsb.edu/" target="_blank">http://vision.ece.ucsb.edu/</a>><br><br>University of California, Santa Barbara<br>_________________________________
</div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Trevor Steve, MD<div><br></div><div>Neurology Resident (PGY-7)</div><div>PhD Student, Department of Medicine</div><div>University of Alberta</div>
</div>
</div>