Searched refs:get_minor (Results 1 – 2 of 2) sorted by relevance
83 def get_minor(self): member in tcclass
144 template<int m1, int n1> Matx<_Tp, m1, n1> get_minor(int i, int j) const;670 Matx<_Tp, m1, n1> Matx<_Tp, m, n>::get_minor(int i, int j) const in get_minor() function in cv::Matx