WeChatQRCode¶
Constructors¶
initialize(detector_prototxt_path: String, detector_caffe_model_path: String, super_resolution_prototxt_path: String, super_resolution_caffe_model_path: String)
Methods¶
detect_and_decode(img: Cv::InputArray, points: Cv::OutputArray) -> Std::Vector≺string≻
set_scale_factor(_scaling_factor: Float) -> NilClass