minBoundingBoxHeight property

double? minBoundingBoxHeight
final

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

Implementation

final double? minBoundingBoxHeight;