Decode QR code with OpenCV.
Syntax
status:=opencv decode qrcode(image{;epsilon})
Parameter
Type
Description
image
PICTURE
image containing QR codes
epsilon
REAL
epsX, epsY
status
OBJECT
| Property | Type | Description |
|---|---|---|
| status | Object | |
| status.success | Boolean | |
| status.values | Collection of Text | |
| status.images | Collection of Pictures | |
| status.corners | Collection of Objects |
PREVIOUSScheme Notification
NEXTSANE