cellpose-napari icon indicating copy to clipboard operation
cellpose-napari copied to clipboard

Check image size and set `process stack as 3D`

Open psobolewskiPhD opened this issue 3 years ago • 1 comments

Would be nice for the widget to check the shape of the image being passed and if it's 3D pre-set process stack as 3D as checked. See: https://github.com/MouseLand/cellpose-napari/pull/28#issuecomment-1146672346

Ideally, some sort of shape issue would be flagged before the user clicks run. For example, stardist-napari does this quite well, with red highlighting when model and image shape are not matched.

psobolewskiPhD avatar Jun 04 '22 21:06 psobolewskiPhD

see also #10

tlambert03 avatar Jun 06 '22 22:06 tlambert03