OpenCVQRCodeDetector
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun decodeMulti(img: Mat, points: Mat, decoded_info: List<String>, straight_code: List<Mat>): Boolean
Link copied to clipboard
Both detects and decodes QR code
Link copied to clipboard
Link copied to clipboard
Both detects and decodes QR code
open fun detectAndDecodeMulti(img: Mat, decoded_info: List<String>, points: Mat, straight_code: List<Mat>): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard