mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-23 00:49:38 +08:00
add perfomance tests for wechat qrcode
This commit is contained in:
6
modules/wechat_qrcode/perf/perf_main.cpp
Normal file
6
modules/wechat_qrcode/perf/perf_main.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
// This file is part of OpenCV project.
|
||||
// It is subject to the license terms in the LICENSE file found in the top-level directory
|
||||
// of this distribution and at http://opencv.org/license.html.
|
||||
#include "perf_precomp.hpp"
|
||||
|
||||
CV_PERF_TEST_MAIN(wechat_qrcode)
|
Reference in New Issue
Block a user