Home
last modified time | relevance | path

Searched defs:intMat10 (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/core/test/
Dtest_operations.cpp161 Mat intMat10(3, 3, CV_32S, Scalar(10)); in TestMat() local
538 Mat_<int> intMat10(3, 3, 10); in TestTemplateMat() local