We're Hiring!

Numerical metadata

General and open developer discussion about using OMERO APIs from C++, Java, Python, Matlab and more! Please 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

If you are having trouble with custom code, please provide a link to a public repository, ideally GitHub.

Numerical metadata

Postby chrism » Thu May 10, 2012 11:18 am

Hi All,

I want to store numerical metadata with my images. For example, for each image I have several 128x128 and 512x512 matrices with float and int values. For now I am storing these matrices as Structured Annotations and reconstruct the matrices when needed in computations.

One advantage of this is that all data can be combined in one OME-TIFF file. But it feels very unnatural to handle these data like this and the annotations are very cluttered.

Is there a better way to handle numerical metadata?

Thanks in advance for any help.

\m/ Christian
chrism
 
Posts: 9
Joined: Thu Mar 10, 2011 1:38 pm

Re: Numerical metadata

Postby jmoore » Fri May 11, 2012 7:33 am

OMERO.tables doesn't yet provide an API, but if you can encode your matrices as a single array, it'd like be more efficient to store it in HDF5. Once the ArrayColumn type has been added, a MxN matrix will definitely be more efficient as HDF5.

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

Re: Numerical metadata

Postby chrism » Tue May 15, 2012 11:48 am

OK. I will try to use OMERO.tables with one dimensional arrays. Thanks a lot.

\m/ Christian
chrism
 
Posts: 9
Joined: Thu Mar 10, 2011 1:38 pm


Return to Developer Discussion

Who is online

Users browsing this forum: No registered users and 1 guest