I am using Ubuntu 20 and CMake version 3.16.3. When I run the command build/examples/openpose/openpose.bin -number_people_max 1 --write_json ~/Jsonouput/ -video ~/path/shuffle.webm, the preview window shows the number of people as 0. I believe this is why the output JSON has no data. I have looked for solutions to similar issues but haven't found a fix. Could this be a compilation issue?
I am using Ubuntu 20 and CMake version 3.16.3. When I run the command build/examples/openpose/openpose.bin -number_people_max 1 --write_json ~/Jsonouput/ -video ~/path/shuffle.webm, the preview window shows the number of people as 0. I believe this is why the output JSON has no data. I have looked for solutions to similar issues but haven't found a fix. Could this be a compilation issue?