Numerical metadata
Posted: 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
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