rcpp_qr_scan_array | R Documentation |
Should only be called from quadrangle::qr_scan_cpp in R
rcpp_qr_scan_array(grayarray, w, h, debug = FALSE)
grayarray |
Vector of grayscale pixel values |
w |
Width of pixel array |
h |
Height of pixel array |
debug |
Return additional info about found QR codes (ECC level, version, etc) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.