1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-19 19:44:14 +08:00

tests: refactor test files

This commit is contained in:
Alexander Alekhin
2018-02-02 14:19:58 +03:00
parent 7e6ae5ce84
commit edfdf12c31
177 changed files with 983 additions and 2308 deletions

View File

@@ -1,3 +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(tracking)