minBoundingBoxWidth property

double? minBoundingBoxWidth
final

Sets the minimum width of the word bounding box. Words with bounding boxes widths lesser than this value will be excluded from the result. Value is relative to the video frame width.

Implementation

final double? minBoundingBoxWidth;