1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

core(InputArray): replace STD_ARRAY to MATX

- remove duplication kind
This commit is contained in:
Alexander Alekhin
2021-02-15 21:36:33 +00:00
parent 8f6ba5a089
commit 309e1e2b1d
5 changed files with 58 additions and 35 deletions
-1
View File
@@ -1998,7 +1998,6 @@ class TestInputArrayRangeChecking {
C(EXPR);
C(MATX);
C(STD_VECTOR);
C(STD_ARRAY);
C(NONE);
C(STD_VECTOR_VECTOR);
C(STD_BOOL_VECTOR);