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
Ahh, this is interesting.
So, you can pass a measurement function, intensity image, label image and parameters for the function..
Assuming its agnostic to the measurement function?
Morphometrics collects measurement functions and I presume you can ask morphometrics to apply them all to specific data. It works via the GUI. Maybe @kevinyamauchi can tell us to if/how it also works programmatically? 🙃
@haesleinhuepf showed us how we can add functions using
@register_function
juglab/napari-n2v#6 (comment)
https://github.com/clEsperanto/napari_pyclesperanto_assistant/blob/ad72ecae7d017ba63f579f05dd00be627f36e89b/napari_pyclesperanto_assistant/_napari_cle_functions.py#L7
This will enable the addition of interactive workflows.
Add options for popular algorithms or workflows not available in pyclesperanto-assistant:
The text was updated successfully, but these errors were encountered: