mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
G-API: Added graph pattern matching routine and basic tests
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
namespace opencv_test
|
||||
{
|
||||
|
||||
TEST_P(MathOpTest, MatricesAccuracyTest )
|
||||
TEST_P(MathOpTest, MatricesAccuracyTest)
|
||||
{
|
||||
// G-API code & corresponding OpenCV code ////////////////////////////////
|
||||
cv::GMat in1, in2, out;
|
||||
|
||||
Reference in New Issue
Block a user