Summary
When a detection function (e.g., Blob detection OpenCV) creates ROIs on an
image via the "Create ROIs" option, these ROIs cannot be deleted or modified.
Any attempt to remove or change them causes the ROIs to immediately reappear.
Affected versions
- DataLab: all versions with ROI creation from detection (since the
create_rois option was introduced)
Steps to reproduce
- Open DataLab
- Create a test image: Create > 2D Gaussian (or any image with visible features)
- Run Analysis > Blob detection (OpenCV) with the "Create ROIs" option enabled
- ROIs are created around detected blobs ✓
- Try to delete all ROIs via ROI > Delete all ROIs
- Result: the ROIs immediately reappear
The same issue occurs when trying to:
- Delete individual ROIs
- Modify ROI positions or sizes
- Invert ROI selection
Summary
When a detection function (e.g., Blob detection OpenCV) creates ROIs on an
image via the "Create ROIs" option, these ROIs cannot be deleted or modified.
Any attempt to remove or change them causes the ROIs to immediately reappear.
Affected versions
create_roisoption was introduced)Steps to reproduce
The same issue occurs when trying to: