Published
Author Jeroen Ooms
The latest version of the opencv R package can detect and decode QR codes! # Install latest opencvinstall.packages("opencv", repos = "https://ropensci.r-universe.dev") There are two ways of using this: the ocv_qr_detect function tries to find the QR in an image file.