more quality of life updates

This commit is contained in:
2026-04-01 23:07:05 -07:00
parent 878c7b415c
commit d4cecf0372
79 changed files with 139 additions and 127 deletions

View File

@@ -23,6 +23,6 @@ Apply morphological operations to a binary mask. Dilate expands regions, erode s
| radius | INT | 1 | Structuring element radius in pixels (150) |
| shape | dropdown | disk | Structuring element shape: disk or square |
## Limitations
## Notes
- Large radius values (> ~20 pixels) may be slow on large masks.