Searched defs:inputFrame (Results 1 – 4 of 4) sorted by relevance
54 cv::Mat inputFrame = cv::imread(GetResourceFilePath("basketball1.png"), cv::IMREAD_COLOR); variable104 cv::Mat inputFrame = cv::imread(GetResourceFilePath("basketball1.png"), cv::IMREAD_COLOR); variable
44 cv::Mat inputFrame = cv::imread(GetResourceFilePath("basketball1.png"), cv::IMREAD_COLOR); variable
17 void AddInferenceOutputToFrame(od::DetectedObjects& decodedResults, cv::Mat& inputFrame, in AddInferenceOutputToFrame()
147 SpiFrame inputFrame(aInputBuf); in SpiTransactionComplete() local