Getting a plane (z, c, t) image from webgateway (omero.web)
Posted: Tue Apr 12, 2016 3:23 pm
Hi,
We saw that is possible get rendered images using the webgateway API (Omero.web) and also one can retrieve the original file. Instead of these options, we are wondering if is possible get the raw pixel buffer image for a given dimension z, c and t through this service. (As example: using omero.client java API, one can do this using getPlane(z, c, t) function).
We were investigating this subject, just reading the documentation available and reviewing the webgateway code on github, we didn't find anything. It seems that is not possible to do, but we believed that there are something that we missed.
So, the question is:
Is there any function or mechanism that allows us to do that ?
Thanks for any help you can provide.
Best regards
Osvaldo
We saw that is possible get rendered images using the webgateway API (Omero.web) and also one can retrieve the original file. Instead of these options, we are wondering if is possible get the raw pixel buffer image for a given dimension z, c and t through this service. (As example: using omero.client java API, one can do this using getPlane(z, c, t) function).
We were investigating this subject, just reading the documentation available and reviewing the webgateway code on github, we didn't find anything. It seems that is not possible to do, but we believed that there are something that we missed.
So, the question is:
Is there any function or mechanism that allows us to do that ?
Thanks for any help you can provide.
Best regards
Osvaldo