Block_BlockType
class Block_BlockType
Type of a block (text, image etc) as identified by OCR.
Protobuf enum Google\Cloud\Vision\V1\Block\BlockType
Constants
UNKNOWN |
Unknown block type. Generated from protobuf enum |
TEXT |
Regular text block. Generated from protobuf enum |
TABLE |
Table block. Generated from protobuf enum |
PICTURE |
Image block. Generated from protobuf enum |
RULER |
Horizontal/vertical line box. Generated from protobuf enum |
BARCODE |
Barcode block. Generated from protobuf enum |