Skip to content

Commit 071649f

Browse files
author
AleksandrPanov
committed
fix warning
1 parent 57e9b13 commit 071649f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/wechat_qrcode/include/opencv2/wechat_qrcode.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ class CV_EXPORTS_W WeChatQRCode {
5656
* @param detector_caffe_model_path caffe model file path for the detector
5757
* @param super_resolution_prototxt_path prototxt file path for the super resolution model
5858
* @param super_resolution_caffe_model_path caffe file path for the super resolution model
59+
* @param detectorParametersDL detector settings
5960
*/
6061
CV_WRAP WeChatQRCode(const std::string& detector_prototxt_path = "",
6162
const std::string& detector_caffe_model_path = "",

0 commit comments

Comments
 (0)