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
Hello! I'm trying to create a new json object for every loop in the while, (every while loop is a processed frame with a different data). I want to create a Json like this: frame.json
Hello! I'm trying to create a new json object for every loop in the while, (every while loop is a processed frame with a different data). I want to create a Json like this:
frame.json
or
frame.json
main.cpp
With the push_back I have always one object, what can I use for an output like that?
Sorry I'm not very familiar with c++ and this library. Thanks!
The text was updated successfully, but these errors were encountered: