Dilate
The Dilate module performs a dilation routine (grows the current white image).
Objects that are close to each other will merge based on the dilation count.
Interface
Instructions
1. Specify the number of times to perform dilation. Higher numbers will
connect more distant objects.
Example
Source Image
Dilate with count of 2
See Also
Erode
Close
Open
|