rcpp_qr_scan_array: Scan a grayscale array using the quirc C++ engine

View source: R/RcppExports.R

rcpp_qr_scan_arrayR Documentation

Scan a grayscale array using the quirc C++ engine

Description

Should only be called from quadrangle::qr_scan_cpp in R

Usage

rcpp_qr_scan_array(grayarray, w, h, debug = FALSE)

Arguments

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)


brianwdavis/quadrangle documentation built on Feb. 27, 2023, 6:36 p.m.