Home
last modified time | relevance | path

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

/external/opencv3/modules/core/test/
Dtest_operations.cpp162 Mat intMat11(3, 3, CV_32S, Scalar(11)); in TestMat() local
539 Mat_<int> intMat11(3, 3, 11); in TestTemplateMat() local