FAST-Pathology
FAST-Pathology copied to clipboard
OpenGL Window flickers
When running nuclei segmentation, I observed that the GUI was flickering.
See no reason why this should happen, as predictions are not being streamed to the renderer.
Tested on Windows 11, using Dell XPS 13, on CPU.
Update: inference never started, due to issue https://github.com/AICAN-Research/FAST-Pathology/issues/24.
However, the OpenGL windows was still flickering before inference started, which is not ideal.
Justed tested again with the latest release. Works fine on Win10, but on my Dell XPS which runs Win11 I observe flickering.
Now, I also waited until inference started, and the flickering can be quite easily observed. Might be linked to when the patches are stitched/rendered, maybe forcing an update to the entire OpenGL view.
Anyways, doubt there are lots of users that have Win11 yet, so it is not crucial to fix anytime soon.
Just tested again with the latest release of FP on Win11, and I no longer see this issue. I tried both visualizing and running nuclei segmentation. Might have been a bug on Win11 that has been fixed, which makes sense as I used Win11 quite early after initial release.Hence, closing this issue.