Inherits Enum.
|
int | ALL_SUPPORTED_TYPES = 99 |
| Specifies that data will be checked with all available symbologies. More...
|
|
int | AUSTRALIA_POST = 37 |
| Specifies that the data should be decoded with Australia Post barcode specification. More...
|
|
int | AUSTRALIAN_POSTE_PARCEL = 50 |
| Specifies that the data should be decoded with Australian Post Domestic eParcel Barcode barcode specification. More...
|
|
int | AZTEC = 33 |
| Specifies that the data should be decoded with Aztec barcode specification. More...
|
|
int | CODABAR = 0 |
| Specifies that the data should be decoded with CODABAR barcode specification. More...
|
|
int | CODABLOCK_F = 65 |
| Specifies that the data should be decoded with CodablockF barcode specification. More...
|
|
int | CODE_11 = 1 |
| Specifies that the data should be decoded with CODE 11 barcode specification. More...
|
|
int | CODE_128 = 6 |
| Specifies that the data should be decoded with CODE 128 barcode specification. More...
|
|
int | CODE_16_K = 52 |
| Specifies that the data should be decoded with SCode16K barcode specification. More...
|
|
int | CODE_32 = 61 |
| Specifies that the data should be decoded with Code32 blank specification. More...
|
|
int | CODE_39 = 2 |
| Specifies that the data should be decoded with Code 39 basic charset barcode specification: ISO/IEC 16388. More...
|
|
int | CODE_39_FULL_ASCII = 3 |
| Specifies that the data should be decoded with Code 39 full ASCII charset barcode specification: ISO/IEC 16388. More...
|
|
int | CODE_93 = 5 |
| Specifies that the data should be decoded with CODE 93 barcode specification. More...
|
|
int | COMPACT_PDF_417 = 57 |
| Specifies that the data should be decoded with CompactPdf417 (Pdf417Truncated) barcode specification. More...
|
|
int | DATA_LOGIC_2_OF_5 = 62 |
| Specifies that the data should be decoded with DataLogic 2 of 5 blank specification. More...
|
|
int | DATA_MATRIX = 30 |
| Specifies that the data should be decoded with DataMatrix barcode symbology. More...
|
|
int | DATABAR_EXPANDED = 45 |
| Specifies that the data should be decoded with GS1 DATABAR expanded barcode specification. More...
|
|
int | DATABAR_EXPANDED_STACKED = 55 |
| Specifies that the data should be decoded with GS1 DATABAR expanded stacked barcode specification. More...
|
|
int | DATABAR_LIMITED = 44 |
| Specifies that the data should be decoded with GS1 DATABAR limited barcode specification. More...
|
|
int | DATABAR_OMNI_DIRECTIONAL = 42 |
| Specifies that the data should be decoded with GS1 DATABAR omni-directional barcode specification. More...
|
|
int | DATABAR_STACKED = 54 |
| Specifies that the data should be decoded with GS1 DATABAR stacked barcode specification. More...
|
|
int | DATABAR_STACKED_OMNI_DIRECTIONAL = 53 |
| Specifies that the data should be decoded with GS1 DATABAR stacked omni-directional barcode specification. More...
|
|
int | DATABAR_TRUNCATED = 43 |
| Specifies that the data should be decoded with GS1 DATABAR truncated barcode specification. More...
|
|
int | DEUTSCHE_POST_IDENTCODE = 25 |
| Specifies that the data should be decoded with DeutschePost Ident code barcode specification. More...
|
|
int | DEUTSCHE_POST_LEITCODE = 26 |
| Specifies that the data should be decoded with DeutschePost Leit code barcode specification. More...
|
|
int | DOT_CODE = 63 |
| Specifies that the data should be decoded with DotCode blank specification. More...
|
|
int | DUTCH_KIX = 64 |
| Specifies that the data should be decoded with DotCode blank specification. More...
|
|
int | EAN_13 = 9 |
| Specifies that the data should be decoded with EAN-13 barcode specification. More...
|
|
int | EAN_14 = 10 |
| Specifies that the data should be decoded with EAN14 barcode specification. More...
|
|
int | EAN_8 = 8 |
| Specifies that the data should be decoded with EAN-8 barcode specification. More...
|
|
int | GS_1_AZTEC = 81 |
| Specifies that the data should be decoded with GS1 Aztec barcode specification. More...
|
|
int | GS_1_CODE_128 = 7 |
| Specifies that the data should be decoded with GS1 CODE 128 barcode specification. More...
|
|
int | GS_1_COMPOSITE_BAR = 80 |
| Specifies that the data should be decoded with GS1 Composite Bar barcode specification. More...
|
|
int | GS_1_DATA_MATRIX = 31 |
| Specifies that the data should be decoded with GS1DataMatrix barcode symbology. More...
|
|
int | GS_1_DOT_CODE = 77 |
| Specifies that the data should be decoded with GS1 DotCode blank specification. More...
|
|
int | GS_1_HAN_XIN = 79 |
| Specifies that the data should be decoded with Han Xin Code blank specification. More...
|
|
int | GS_1_MICRO_PDF_417 = 82 |
| Specifies that the data should be decoded with MicroPdf417 barcode specification. More...
|
|
int | GS_1_QR = 58 |
| Specifies that the data should be decoded with GS1 QR barcode specification. More...
|
|
int | HAN_XIN = 78 |
| Specifies that the data should be decoded with Han Xin Code blank specification. More...
|
|
int | HIBC_AZTEC_LIC = 69 |
| Specifies that the data should be decoded with HIBC LIC Aztec blank specification. More...
|
|
int | HIBC_AZTEC_PAS = 74 |
| Specifies that the data should be decoded with HIBC PAS Aztec blank specification. More...
|
|
int | HIBC_CODE_128_LIC = 68 |
| Specifies that the data should be decoded with HIBC LIC Code128 blank specification. More...
|
|
int | HIBC_CODE_128_PAS = 73 |
| Specifies that the data should be decoded with HIBC PAS Code128 blank specification. More...
|
|
int | HIBC_CODE_39_LIC = 67 |
| Specifies that the data should be decoded with HIBC LIC Code39 blank specification. More...
|
|
int | HIBC_CODE_39_PAS = 72 |
| Specifies that the data should be decoded with HIBC PAS Code39 blank specification. More...
|
|
int | HIBC_DATA_MATRIX_LIC = 70 |
| Specifies that the data should be decoded with HIBC LIC DataMatrix blank specification. More...
|
|
int | HIBC_DATA_MATRIX_PAS = 75 |
| Specifies that the data should be decoded with HIBC PAS DataMatrix blank specification. More...
|
|
int | HIBCQRLIC = 71 |
| Specifies that the data should be decoded with HIBC LIC QR blank specification. More...
|
|
int | HIBCQRPAS = 76 |
| Specifies that the data should be decoded with HIBC PAS QR blank specification. More...
|
|
int | IATA_2_OF_5 = 20 |
| Specifies that the data should be decoded with IATA 2 of 5 barcode specification. More...
|
|
int | INTERLEAVED_2_OF_5 = 17 |
| Specifies that the data should be decoded with INTERLEAVED 2 of 5 barcode specification. More...
|
|
int | ISBN = 15 |
| Specifies that the data should be decoded with ISBN barcode specification. More...
|
|
int | ISMN = 48 |
| Specifies that the data should be decoded with ISMN barcode specification. More...
|
|
int | ISSN = 47 |
| Specifies that the data should be decoded with ISSN barcode specification. More...
|
|
int | ITALIAN_POST_25 = 19 |
| Specifies that the data should be decoded with Italian Post 25 barcode specification. More...
|
|
int | ITF_14 = 21 |
| Specifies that the data should be decoded with ITF14 barcode specification. More...
|
|
int | ITF_6 = 22 |
| Specifies that the data should be decoded with ITF6 barcode specification. More...
|
|
string | javaClassName = "com.aspose.mw.barcode.recognition.MwDecodeTypeUtils" |
|
int | MACRO_PDF_417 = 35 |
| Specifies that the data should be decoded with MacroPdf417 barcode specification. More...
|
|
int | MAILMARK = 66 |
| Specifies that the data should be decoded with Royal Mail Mailmark barcode specification. More...
|
|
int | MATRIX_2_OF_5 = 18 |
| Specifies that the data should be decoded with Matrix 2 of 5 barcode specification. More...
|
|
int | MAXI_CODE = 59 |
| Specifies that the data should be decoded with MaxiCode barcode specification. More...
|
|
int | MICR_E_13_B = 60 |
| Specifies that the data should be decoded with MICR E-13B blank specification. More...
|
|
int | MICRO_PDF_417 = 36 |
| Specifies that the data should be decoded with MicroPdf417 barcode specification. More...
|
|
int | MICRO_QR = 56 |
| Specifies that the data should be decoded with MicroQR Code barcode specification. More...
|
|
int | MOST_COMMON_TYPES = 96 |
| Specifies that data will be checked with most commonly used symbologies. More...
|
|
int | MSI = 23 |
| Specifies that the data should be decoded with MSI Plessey barcode specification. More...
|
|
int | NONE = -1 |
| Unspecified decode type. More...
|
|
int | ONE_CODE = 40 |
| Specifies that the data should be decoded with USPS OneCode barcode specification. More...
|
|
int | OPC = 27 |
| Specifies that the data should be decoded with OPC barcode specification. More...
|
|
int | PATCH_CODE = 46 |
| Specifies that the data should be decoded with Patch code barcode specification. More...
|
|
int | PDF_417 = 34 |
| Specifies that the data should be decoded with Pdf417 barcode symbology. More...
|
|
int | PHARMACODE = 29 |
| Specifies that the data should be decoded with Pharmacode barcode. More...
|
|
int | PLANET = 39 |
| Specifies that the data should be decoded with Planet barcode specification. More...
|
|
int | POSTAL_TYPES = 95 |
| Specifies that data will be checked with all of 1.5D POSTAL barcode symbologies, like Planet, Postnet, AustraliaPost, OneCode, RM4SCC, DutchKIX. More...
|
|
int | POSTNET = 38 |
| Specifies that the data should be decoded with Postnet barcode specification. More...
|
|
int | PZN = 28 |
| Specifies that the data should be decoded with PZN barcode specification. More...
|
|
int | QR = 32 |
| Specifies that the data should be decoded with QR Code barcode specification. More...
|
|
int | RECT_MICRO_QR = 83 |
| Specifies that the data should be decoded with RectMicroQR (rMQR) Code barcode specification. More...
|
|
int | RM_4_SCC = 41 |
| Specifies that the data should be decoded with RM4SCC barcode specification. More...
|
|
int | SCC_14 = 11 |
| Specifies that the data should be decoded with SCC14 barcode specification. More...
|
|
int | SSCC_18 = 12 |
| Specifies that the data should be decoded with SSCC18 barcode specification. More...
|
|
int | STANDARD_2_OF_5 = 16 |
| Specifies that the data should be decoded with Standard 2 of 5 barcode specification. More...
|
|
int | SUPPLEMENT = 49 |
| Specifies that the data should be decoded with Supplement(EAN2 EAN5) barcode specification. More...
|
|
int | SWISS_POST_PARCEL = 51 |
| Specifies that the data should be decoded with Swiss Post Parcel Barcode barcode specification. More...
|
|
int | TYPES_1D = 97 |
| Specifies that data will be checked with all of 1D barcode symbologies. More...
|
|
int | TYPES_2D = 98 |
| Specifies that data will be checked with all of 2D barcode symbologies. More...
|
|
int | UPCA = 13 |
| Specifies that the data should be decoded with UPC-A barcode specification. More...
|
|
int | UPCE = 14 |
| Specifies that the data should be decoded with UPC-E barcode specification. More...
|
|
int | VIN = 24 |
| Specifies that the data should be decoded with VIN (Vehicle Identification Number) barcode specification. More...
|
|
Specify the type of barcode to read.
This sample shows how to detect Code39 and Code128 barcodes.
reader = Recognition.BarCodeReader(self.image_path_code39, None, [Recognition.DecodeType.CODE_39, Recognition.DecodeType.CODE_128])
results = reader.readBarCodes()
for result in results:
print(f"\nBarCode Type: {result.getCodeTypeName()}")
print(f"BarCode CodeText: {result.getCodeText()}")