mirror of
https://github.com/azaion/autopilot.git
synced 2026-04-22 19:16:39 +00:00
Fully working OPI5 and Azaion AI object recognition
This commit is contained in:
@@ -20,8 +20,6 @@ int main(int argc, char *argv[])
|
||||
return 1;
|
||||
}
|
||||
|
||||
cv::namedWindow("AiEngine", cv::WINDOW_AUTOSIZE);
|
||||
|
||||
AiEngine aiEngine(modelFile);
|
||||
aiEngine.start();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user