minConfidence property

double? minConfidence
final

Sets confidence of word detection. Words with detection confidence below this will be excluded from the result. Values should be between 0.5 and 1 as Text in Video will not return any result below 0.5.

Implementation

final double? minConfidence;