linking image onto serer using Matlab
Posted: Fri Jun 05, 2015 7:36 pm
Hi All,
I'm trying to link an image onto OMERO server using matlab function createImage (https://github.com/openmicroscopy/openm ... ateImage.m). The code loads the image on the predefined project and dataset, but it cannot open the image. The error that I get from OMERO client is "cannot start Rendering Engine. Image not ready."
In the previous problem, the matlab code is actually reading the image, loading it to the server and then linking it to the dataset. As I'm trying to automate the ".svs" and ".afi" images and these images have several zoomed images and therefore are huge in size, a follow up question would be: is there a way to link the images without actually loading the image into matlab?
Do you have any suggestion on solving the problem?
Thank you,
Omid
I'm trying to link an image onto OMERO server using matlab function createImage (https://github.com/openmicroscopy/openm ... ateImage.m). The code loads the image on the predefined project and dataset, but it cannot open the image. The error that I get from OMERO client is "cannot start Rendering Engine. Image not ready."
In the previous problem, the matlab code is actually reading the image, loading it to the server and then linking it to the dataset. As I'm trying to automate the ".svs" and ".afi" images and these images have several zoomed images and therefore are huge in size, a follow up question would be: is there a way to link the images without actually loading the image into matlab?
Do you have any suggestion on solving the problem?
Thank you,
Omid