Home
last modified time | relevance | path

Searched refs:Mat2s (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/core/test/
Dtest_operations.cpp766 if (Mat2s(1, 1).channels() != 2) throw test_excep(); in TestTemplateMat()
/external/opencv3/modules/core/include/opencv2/core/
Dmat.hpp2094 typedef Mat_<Vec2s> Mat2s; typedef