Searched refs:arrGetMat (Results 1 – 3 of 3) sorted by relevance
53 CV_EXPORTS Mat arrGetMat(InputArray arr, Mat& buf);
125 Mat frame0 = arrGetMat(_frame0, buf_[0]); in calc()126 Mat frame1 = arrGetMat(_frame1, buf_[1]); in calc()
48 Mat cv::superres::arrGetMat(InputArray arr, Mat& buf) in arrGetMat() function in cv::superres