OCRToolConfig

Field

Type

Repeated

Description

det_threshold

double

probability-map binarise threshold; SDK defaults to 0.3

box_threshold

double

min mean probability inside a box; SDK defaults to 0.6

rec_threshold

double

min recognition confidence to report; SDK defaults to 0.5

aggregation

OCRAggregation

sample_n

int32

bucket_secs

double

for BUCKETED; SDK defaults to 2.0

infer_every_ms

double

min media-time between inferences; 0 = every frame

model

string

"" or "pp-ocrv4" (today’s model; named for forward compatibility)

Member of

Message

Description

LocalAnalysisConfig