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

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

Completed in 2041 milliseconds