-
When Trying to open a large image in the editor, it crashes after some while. This is likely caused by our animation loop not playing nice with such a long-running task on the main thread
-
Mantis requires the input image to be wrapped in an UIImage object but UIImage/UIImageView has issues with large images (see https://stackoverflow.com/questions/30941775/large-uiimage-not-showing-in-u…
-
Due to the image canvas being constantly repainted, with every single time the mouse moves. Create an alternate class, which will use another thread to track the mouse location, with a small delay inb…
-
I have a feed that is generated through podgen, and it works great aside from one sticky issue I haven't been able to debug and was wondering if this community has any idea what's going on.
On th…
-
Some image processing can result in larger files:
![grafik](https://github.com/user-attachments/assets/eab2dccc-1715-4404-a391-feb8e7c9a4bf)
Same image with compress:
![grafik](https://github…
-
980x980 images, mfu = 0.02
-
Another possible improvement - if the label layers created by micro-sam ("current" and "commited") are entirely in-memory numpy arrays, we might get a performance benefit from using something like zar…
-
Hello !
I am not entirely familiar with the process of opening issues or contributing to packages, so please excuse me if I am not handling it correctly.
I had this use case where I needed to s…
-
We've been running into an issue where our Ubuntu 22.04 machine kills Dask when trying to fuse large images. We seem to have temporarily solved it by stopping the out-of-memory killer, but this introd…
-
![image](https://github.com/usuiat/Zoomable/assets/52178347/1813c8d9-1bf3-4d35-ae03-3bdde584fd2a)
T8RIN updated
3 months ago