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
I'm working on reading a slide, rotating it, and then saving it in dzi format. However, I've noticed that the dzsave function becomes significantly slower after applying a rotation. When I generate the DZI without rotating the slide, it takes around 115 seconds. But after rotating the same slide, it takes approximately 900 seconds. I'm wondering what could be causing this slowdown — am I missing something? @jcupitt