Commit Graph

9 Commits

Author SHA1 Message Date
Tuomas Järvinen 813251b170 Fully working YOLOv8 detection with ONNX runtime. 2024-07-14 18:08:05 +02:00
Tuomas Järvinen 683f2d538b Chaneges to opi_rtsp test application
- refactoring
  - can use normal YOLOv8 files converted to ONNX format
  - does not work with azaion ONNX files!
2024-07-10 19:53:19 +02:00
Tuomas Järvinen 607ac22b46 Fixed PC build to work with ONNX Yolov10 files 2024-07-09 20:34:21 +02:00
Tuomas Järvinen 989fd314f2 Fixed opi_rtsp to use network module 2024-07-04 15:51:04 +03:00
Tuomas Järvinen f4027094f1 Compile opi_rtsp as only command line app 2024-07-04 13:51:29 +03:00
Your Name df6352fe92 Addd initial AiEngineGimbalControl class 2024-07-03 17:03:12 +03:00
Your Name 2d94fd576f Fully working OPI5 and Azaion AI object recognition 2024-07-03 17:03:12 +03:00
Your Name 831aeda21d Added support for OPI5 build 2024-07-03 17:03:12 +03:00
Your Name c03d477c45 New threaded RTSP and AI image recognition. 2024-07-01 14:36:55 +03:00