Home
last modified time | relevance | path

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

/external/opencv3/modules/core/include/opencv2/core/
Dmat.hpp200 Size getSz() const;
Dmat.inl.hpp67 inline Size _InputArray::getSz() const { return sz; } in getSz() function in cv::_InputArray