mirror of
https://github.com/azaion/autopilot.git
synced 2026-04-22 16:16:35 +00:00
Compile opi_rtsp as only command line app
This commit is contained in:
@@ -48,7 +48,7 @@ void AiEngine::inferenceResultsReceivedSlot(AiEngineInferenceResult result)
|
||||
//qDebug() << "AiEngine got inference results in thread: " << QThread::currentThreadId();
|
||||
|
||||
mGimbalControl->inferenceResultSlot(result);
|
||||
cv::imshow("Received Frame", result.frame);
|
||||
//cv::imshow("Received Frame", result.frame);
|
||||
|
||||
//#ifndef OPI5_BUILD
|
||||
//cv::imshow("Received Frame", result.frame);
|
||||
|
||||
Reference in New Issue
Block a user