Home
last modified time | relevance | path

Searched refs:getMat_ (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/core/include/opencv2/core/
Dmat.hpp191 Mat getMat_(int idx=-1) const;
Dmat.inl.hpp125 return getMat_(i); in getMat()
/external/opencv3/modules/core/src/
Dmatrix.cpp1115 Mat _InputArray::getMat_(int i) const in getMat_() function in cv::_InputArray