barcode_read_type
BarCodeReader.barcode_read_type
Type: Union[List[DecodeType], DecodeType]
Set
Sets SingleDecodeType type array for Recognition. Must be called before readBarCodes() method. This sample shows how to detect Code39 and Code128 barcodes.
| Parameter | Type | Description |
|---|---|---|
types | Union[List[DecodeType], DecodeType] |