QRCodeDetector¶
Constructors¶
Methods¶
decode_curved(img: Cv::InputArray, points: Cv::InputArray, straight_qrcode: Cv::OutputArray) -> String
detect_and_decode_curved(img: Cv::InputArray, points: Cv::OutputArray, straight_qrcode: Cv::OutputArray) -> String
set_eps_x(eps_x: Float) -> Cv::QRCodeDetector
set_eps_y(eps_y: Float) -> Cv::QRCodeDetector
set_use_alignment_markers(use_alignment_markers: TrueClass) -> Cv::QRCodeDetector