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
ROIShape rasterizes as a single large image for any operation requiring its raster form (e.g., even just an intersection check if the other ROI is raster), causing memory pressure, replace it with ROIGeometry.
The text was updated successfully, but these errors were encountered:
ROIShape rasterizes as a single large image for any operation requiring its raster form (e.g., even just an intersection check if the other ROI is raster), causing memory pressure, replace it with ROIGeometry.
The text was updated successfully, but these errors were encountered: