You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In TIFFImageWriter::writeTile there is an optimised section for simple images, but this is only effective for 8-bit images, while we want to write lots of 16- and 32-bit images.