SplittingParams

説明

This structure contains parameters for splitting region into blobs.

構造体のフィールド

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

Name Type Description
MaxDistance Integer Maximum distance between two blobs that will cause merging them into one.
MinArea Integer Minimal area of a resulting blob.
MaxArea Integer* Maximal area of a resulting blob.