Barcode Recognize
Kalipso - Form - Actions - Actions Description - Group Others - Barcode Recognize
Last updated
Was this helpful?
Kalipso - Form - Actions - Actions Description - Group Others - Barcode Recognize
Last updated
Was this helpful?
Barcode Recognition can recognize multiple barcodes in an image and convert them to a string.
Action available for the following operating systems:
Source Image <string> - Image path to be "scanned".
Target Barcodes <string> - List with the barcodes recognized.
Target Barcode Types <string> - List with the type of barcodes recognized.
Target Barcode Corner Points List <string> - List with the values for the corners for all barcodes recognized.
Target Barcode Count <numeric> - How many barcode was read.
Item Separator <string> - CR is the default value but you can change to any Item Separator ex: ";"
On Android, if the recognition engine is not installed on the device, the device may require internet connection to download the engine. This is done using Google Play services, so it is required that the device as Google Play services enabled. The first times you make a Barcode request, if the engine is not yet downloaded you will get an error.