Searched defs:Rect_ (Results 1 – 1 of 1) sorted by relevance
374 template<typename _Tp> class Rect_ class1662 Rect_<_Tp>::Rect_() in Rect_() function in cv::Rect_1666 Rect_<_Tp>::Rect_(_Tp _x, _Tp _y, _Tp _width, _Tp _height) in Rect_() function in cv::Rect_1670 Rect_<_Tp>::Rect_(const Rect_<_Tp>& r) in Rect_() function in cv::Rect_1674 Rect_<_Tp>::Rect_(const Point_<_Tp>& org, const Size_<_Tp>& sz) in Rect_() function in cv::Rect_1678 Rect_<_Tp>::Rect_(const Point_<_Tp>& pt1, const Point_<_Tp>& pt2) in Rect_() function in cv::Rect_