InferenceLayoutSettings

public final class InferenceLayoutSettings

Settings for InferenceLayout. Values fall back through three levels: document → SDK → built-in default. Writes target the document only when set on a document's settings, otherwise the SDK globally when set on SdkSettings.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
public final float getConfidenceThreshold()
Detection confidence threshold (0.0 to 1.0).
Link copied to clipboard
public final void setConfidenceThreshold(float value)
Detection confidence threshold (0.0 to 1.0).