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
What's the purpose of having ImageSegmentation and RegionSegmentation? What if we just had ≥0 ImageSegmentation objects and did away with RegionSegmentation
What's the purpose of having ImageSegmentation and RegionSegmentation? What if we just had ≥0 ImageSegmentation objects and did away with RegionSegmentation
For consistency with the current schema.
also, are we including the idea that pixel mask is removed and rendered on the fly?
Lets keep pixel mask for now. We can add a function for autogenerating a pixel mask from an image mask to deal with the inconvenience.
- can be a copy with PlaneSegmentation with ImagingRegion swapped for ImagingPlane
- PixelMasks
- ImageMasks
Problem/Use Case
Some labs are imaging across volumes. Currently, the schema is restricted to imaging across planes.
Checklist
The text was updated successfully, but these errors were encountered: