We're Hiring!

Image analysis with Matlab

Having a problem deploying OMERO? Please ask new questions at https://forum.image.sc/tags/omero
Please note:
Historical discussions about OMERO. Please look for and ask new questions at https://forum.image.sc/tags/omero

The OMERO.server installation documentation begins here and you can find OMERO.web deployment documentation here.

Image analysis with Matlab

Postby sophie » Wed Jun 16, 2010 10:59 am

Hello,
I'm attempting to get started with image analysis in Matlab. I would like to get access to the images and its metadata for reading and writing.
So far I'm getting the image information like name, description,date, x-,y,z,t-size(...) for a special image id.
But I', stuck with the overwriting of metadata.
My procedure is to start in Matlab an omero session, after that I create a omero.model.ImageI or omero.model.PixelsI object:

Code: Select all
image = getImage(gateway, ImageId)
pixels = gateway.getPixels(ImageId)


Now I look for useful commands with for example >>methods omero.modelImageI <<or I'm searching through the omero API documentation. But it isn't really clearly arranged and I don't get on very fast.
Is there a user guide which could help me? Or perhaps a better way to proceed in programming?
I would very much appreciate your feedback,
regards,
Sophie
sophie
 
Posts: 4
Joined: Mon Apr 26, 2010 11:15 am

Re: Image analysis with Matlab

Postby jmoore » Thu Jun 17, 2010 7:48 am

Hi Sophie,

You might take a look at the files under http://trac.openmicroscopy.org.uk/omero/browser/trunk/components/tools/OmeroM/demo for some operations you might want to use or at least use as examples. Another page that may be helpful is http://trac.openmicroscopy.org.uk/omero/wiki/OmeroMatlab, but let us know if there is anything else we can help with.

Cheers,
~Josh.
User avatar
jmoore
Site Admin
 
Posts: 1591
Joined: Fri May 22, 2009 1:29 pm
Location: Germany


Return to Installation and Deployment

Who is online

Users browsing this forum: No registered users and 1 guest