Adding stereo operation and tests

This commit is contained in:
aDanPin
2021-03-31 20:09:10 +03:00
parent b19f860384
commit e6f52b0996
9 changed files with 362 additions and 1 deletions
@@ -0,0 +1,8 @@
// 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) 2021 Intel Corporation
#include "../test_precomp.hpp"
#include "gapi_stereo_tests_inl.hpp"