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

CLIJ2_StatisticsOfLabelledPixelsBlock output to workbook #8

Closed marionlouveaux closed 4 years ago

marionlouveaux commented 4 years ago

Hi! Currently the CLIJ2_StatisticsOfLabelledPixelsBlock generates a results window. Could this block have a « workbook » output (http://icy.bioimageanalysis.org/plugin/workbooks/) that could then be linked to the workbook to file block (like for the ROI Statistics block)?

Many thanks in advance! Best regards, Marion

haesleinhuepf commented 4 years ago

Hey Marion @marionlouveaux ,

what a fantastic idea. It took me a moment to figure out how Workbooks work. But then, super easy! Actually, I like a lot that Icy uses Apache Commons here instead of developing its own table format 👍 Really cool!

image

I'll fixe some more bugs you reported, before you can test the workfbook integration.

Thanks a lot for testing and supporting Clicy! It's a pleasue working with you!

Cheers, Robert

marionlouveaux commented 4 years ago

Hi Robert, That's awesome :) thanks a lot for implementing this feature!! It's a pleasure working with you too! Cheers, Marion