PreSplitProcessingParams

Description

This structure contains parameters for preprocessing the region.

Structure Fields

Type fields and default values (if defined) are described below:

Name Type Default Description
RemoveBoundaryBlobs Bool Indicates whether blobs touching the border of ROI frame should be removed.
Kernel KernelShape Kernel shape used in the postprocessing operations.
OpeningRadius Integer Radius of morphological opening of the region.
ClosingRadius Integer Radius of morphological closing of the region.
HoleThreshold Integer* 0 Maximum area of a hole that will be filled.