Click or drag to resize

OCRResult Properties

The OCRResult type exposes the following members.

Properties
  Name Description
Public property boxes The position of the text boxes,{ left, top, right,bottom }.
Public property cls_labels Label for text direction classification.
Public property cls_scores Confidence of text direction classification.
Public property font_size text font size.
Public property rec_scores Confidence of the text (greater than 0, less than 1).
Public property text text.
Top
See Also