setBoundaryThreshold

public final void setBoundaryThreshold(float value)

Calibrated per-page confidence, in [0,1], at or above which a page starts a new sub-document. The first page is always a boundary. Higher values yield fewer, larger segments (the model must be more certain to cut); lower values split more eagerly. Default 0.5.

Parameters

value

The value to set for the BoundaryThreshold property.