mirror of
https://gitcode.com/gh_mirrors/es/esp32-opencv.git
synced 2025-08-15 03:01:04 +08:00
initial commit
This commit is contained in:
11
modules/gapi/perf/perf_main.cpp
Normal file
11
modules/gapi/perf/perf_main.cpp
Normal file
@ -0,0 +1,11 @@
|
||||
// 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.
|
||||
//
|
||||
// Copyright (C) 2018 Intel Corporation
|
||||
|
||||
|
||||
#include "perf_precomp.hpp"
|
||||
//#include "../test/test_precomp.hpp"
|
||||
|
||||
CV_PERF_TEST_MAIN(gapi)
|
Reference in New Issue
Block a user