Closed AvocadoMoon closed 1 year ago
Currently the plugin freezes ImageJ in its entirety when doing any intensive tasks. It'll need to add some worker threads to the plugin to speed up its work.
Fixed it by adding some swing worker threads.
Currently the plugin freezes ImageJ in its entirety when doing any intensive tasks. It'll need to add some worker threads to the plugin to speed up its work.