Home
last modified time | relevance | path

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

/external/opencv3/modules/core/test/
Dtest_operations.cpp764 if (Mat2i(1, 1).channels() != 2) throw test_excep(); in TestTemplateMat()
/external/opencv3/modules/core/include/opencv2/core/
Dmat.hpp2104 typedef Mat_<Vec2i> Mat2i; typedef