Searched refs:getSz (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/core/include/opencv2/core/ | ||
D | mat.hpp | 200 Size getSz() const; |
D | mat.inl.hpp | 67 inline Size _InputArray::getSz() const { return sz; } in getSz() function in cv::_InputArray |