Searched refs:frontInputMat (Results 1 – 2 of 2) sorted by relevance
87 frontInputMat.create(height, width, CV_8UC3); in allocateBuffers()90 frontInputPtr = frontInputMat.ptr(0); in allocateBuffers()
113 cv::Mat frontInputMat; member in VideoioBridge