clij / clicy

GPU-accelerated Image Processing using CLIJ in Icy
https://clij.github.io/clicy
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Block "centroids of labels" gives no output #7

Closed marionlouveaux closed 4 years ago

marionlouveaux commented 4 years ago

Hi! I noticed that the protocol block "centroids of labels" gives no output (one cannot access the pointlist), is that normal? Many thanks in advance! Best regards, Marion

haesleinhuepf commented 4 years ago

Hey Marion @marionlouveaux ,

this was a bug in CLIJ2, after regenerating the clIcy API, it should have an image (pointlist) as output.

Thanks for spotting this one!

Cheers, Robert

marionlouveaux commented 4 years ago

Hi Robert,

Thank you!!

Cheers, Marion