Hello,
I have some images saved in tiff by ImageJ I want to read with Python.
Those images have information stored by ImageJ in the 50839 tag I
need to read.It seems to me there is an encoding problem since I
obtain something beginning by
'IJIJinfo\x00\x00\x00\x01\x00r\x00o\x00o\x00t\x00.'I decoded this string
with 'utf_16_be' codec and get the information in needed except that
now the beginning is '䥊䥊楮景\x00\x01root'.
I wonder if I am on the right way and if someone could tell me more
about those tags.
Thank you
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html