Table of Contents

Field ContentConfidenceRejectionThreshold

Namespace
LMKit.Extraction.Ocr
Assembly
LM-Kit.NET.dll

Content confidence below which the recognized content should be treated as recognition noise and discarded. See ContentConfidence.

public const double ContentConfidenceRejectionThreshold = 0.35

Returns

double
Content confidence below which the recognized content should be treated as recognition noise and discarded. See .
Share