- added qmake option yolo_onnx to use normal YOLOv8 ONNX models. This makes possible to test
gimbals camera inside without real model.
- reduced confidence threshold requirement in AiEngineInferencevOnnxRuntime from 0.5 to 0.2
- make printing prettier with ONNX Runtime
- removed unnecessary cv::Mat::clone()
Type: Improvement
Issue: https://denyspopov.atlassian.net/browse/AZ-39