Table of Contents

Field ContentConfidenceReviewThreshold

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

Content confidence at or above which the recognized content can be trusted as genuine text without human review. See ContentConfidence.

public const double ContentConfidenceReviewThreshold = 0.6

Returns

double
Content confidence at or above which the recognized content can be trusted as genuine text without human review. See .
Share