16 bit tiff files
Posted: Thu Jan 07, 2016 6:58 am
We are developing a new FRET-based screen, that needs significant development of proprietary image processing tools. We are developing these tools with Java / imageJ and have begun to implement the OMERO database.
My question is as follows. We need fast access to the 16bit pixel buffer of the images. We have not found a good way so far to get such buffers through the OMERO to the Java image processing routines we develop (we use the py4j.GatewayServer to connect python scripts to the Java image processing tools).
Another approach we considered was to retrieve the original file path string to the Java routine and use ImageJ to open the TIFF file, however again we have failed to find a way to get the absolute path of an image to the Java through the OMERO.
Any suggestions would be welcomed.
Zeev
My question is as follows. We need fast access to the 16bit pixel buffer of the images. We have not found a good way so far to get such buffers through the OMERO to the Java image processing routines we develop (we use the py4j.GatewayServer to connect python scripts to the Java image processing tools).
Another approach we considered was to retrieve the original file path string to the Java routine and use ImageJ to open the TIFF file, however again we have failed to find a way to get the absolute path of an image to the Java through the OMERO.
Any suggestions would be welcomed.
Zeev