You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently writing a library that serves the purpose of outputting a video stream from the device and implementing a yolov8 network. Currently I am struggling with the video stream.
Describe the bug
When I am trying to use the ColorCamera Node to display a simple preview I get the error:
Minimal Reproducible Example (link is dead)
For my IDE I use CLion 2024.2 with C++23. My CMake File looks like this:
I am currently writing a library that serves the purpose of outputting a video stream from the device and implementing a yolov8 network. Currently I am struggling with the video stream.
main.cpp
sarcatOakFirmware.hpp
sarcatOakFirmware.cpp
Expected behavior
I should get a window that outputs a 640x640 preview of the Oak Camera.
Screenshots
Pipeline Graph
Couldn't figure out how to use the tool with c++
The text was updated successfully, but these errors were encountered: