Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

OperationType

Grooper.IP

Specifies the morphological operator to be applied to the image.

Remarks

The OperationType enumeration defines which morphological operation is performed by the Dilate Erode command. These operations are fundamental tools in image processing for document cleanup, feature enhancement, and noise removal.

  • Use 'Dilate' to thicken features, connect gaps, or fill small holes.
  • Use 'Erode' to thin features, remove specks, or separate touching elements.
  • Use 'Open' to remove small objects while preserving the main structure.
  • Use 'Close' to fill small gaps and connect nearby features.

The selected operation determines how the structuring element (mask) is applied to the image, and can dramatically affect the appearance and connectivity of text, lines, and marks.

Can be one of the following values:

NameValueDescription

Used By

Notification