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 using parts of pyKinectAzure but "offline" on RGB and depth data. I recorded .jpeg images and .png images from a scene and want to pass it to a "Capture" object. There are some functions to pass images to a capture.
Hello pyKinectAzure(s),
I am using parts of pyKinectAzure but "offline" on RGB and depth data. I recorded .jpeg images and .png images from a scene and want to pass it to a "Capture" object. There are some functions to pass images to a capture.
It works for me with depth data:
However, it does not work for RGB data:
What am I doing wrong? Any clue why it does not take the RGB data?
Thanks in advance!
The text was updated successfully, but these errors were encountered: