Closed trondarild closed 4 years ago
I think this has to do with the jpeg compression. How large are the matrices?
This has to do with how images are shown by the browsers. I have not found a way to turn this off. You will have to use grid for now.
Ok, thanks
Now images are automatically "blurred" so pixels are not explicitly shown (like with Grid). The option would turn off this blurring, showing the pixels as is. Grid could be used, but it is much slower than Image for large matrices.
Thanks!