openpose_unity_plugin
openpose_unity_plugin copied to clipboard
how can I change input from Webcam to ImageDirectory ? how to modify configure?
As shown. The ProducerString needs to be full path of a FOLDER containing images
Could you provide an API function like insert into InputDataBuffer? so that we can assigning the value to InputDataBuffer no matter what input source we use
As shown. The ProducerString needs to be full path of a FOLDER containing images
That string did not work for me. Is there more to it? I tried it for Image Directory and I also tried using a path to a video I have with the video option for Input Type
use absolute path instead of relative path: 'c:\video.avi ',,,like this