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
Hi 👋
I think there may be a bug with CLIJ2_statisticsOfLabelledPixels:
when running Plugins › ImageJ on GPU (CLIJ2) › Measure › Statistics of label map excluding background on GPU with the original image as input it works fine
But when running the same but with the input image in the assistant fiji freezes.
Although I only had this issue in 3D and not with 2D images.
Also I think that running this from a macro works fine.
This is with:
GPU: NVIDIA GeForce RTX 2060
Memory in GB: 5.9997
OpenCL version: 1.2
CLIJ2 version 2.5.1.3
Hello,
I just wanted to suggest the addition of a column called Name_Input and Name_LabelMap so that it is easy to figure out the origin of the results.
(When using Ext.CLIJ2_statisticsOfLabelledPixels(image1, image2), and Ext.CLIJ2_statisticsOfBackgroundAndLabelledPixels(image2, image3))
Also, the stack position (C, T) for the input would be helpful.
Thanks a lot
The text was updated successfully, but these errors were encountered: