SizeType
Determines the size of the particles the function keeps after the erosion.
Elements
Name | Value | Description |
---|---|---|
IMAQ_KEEP_LARGE | 0 | The function keeps large particles remaining after the erosion. |
IMAQ_KEEP_SMALL | 1 | The function keeps small particles eliminated by the erosion. |
IMAQ_SIZE_TYPE_SIZE_GUARD | 0xFFFFFFFF | Reserved |