detectAndDecode
Both detects and decodes QR code. To simplify the usage, there is a only API: detectAndDecode
Return
list of decoded string.
Parameters
Both detects and decodes QR code. To simplify the usage, there is a only API: detectAndDecode
Return
list of decoded string.
Parameters
optional output array of vertices of the found QR code quadrangle. Will be empty if not found.
Both detects and decodes QR code. To simplify the usage, there is a only API: detectAndDecode
Return
list of decoded string.
Parameters
supports grayscale or color (BGR) image. empty if not found.
Both detects and decodes QR code. To simplify the usage, there is a only API: detectAndDecode
Return
list of decoded string.
Parameters
supports grayscale or color (BGR) image.
optional output array of vertices of the found QR code quadrangle. Will be empty if not found.