Hi,
I have imported a ".czi" image file with the read.image() function.
However, after saving the same image again with the write.image() function, the colors of the LUT are not displayed anymore in ZEN software.
I don't know how to see, add or change the LUT of an image of AnnotatedImage class.
Creating a mock file with read.image(mockFile(...)) I have noticed parameters such as indexed, falseColor and lutLength but still no parameter to create a LUT.
Help is much appreciated!
Hi,
I have imported a ".czi" image file with the
read.image()function.However, after saving the same image again with the
write.image()function, the colors of the LUT are not displayed anymore in ZEN software.I don't know how to see, add or change the LUT of an image of AnnotatedImage class.
Creating a mock file with
read.image(mockFile(...))I have noticed parameters such asindexed,falseColorandlutLengthbut still no parameter to create a LUT.Help is much appreciated!