Home
last modified time | relevance | path

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

/external/opencv3/modules/core/test/
Dtest_operations.cpp770 if (Mat3w(1, 1).channels() != 3) throw test_excep(); in TestTemplateMat()
/external/opencv3/modules/core/include/opencv2/core/
Dmat.hpp2100 typedef Mat_<Vec3w> Mat3w; typedef