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've been trying to use these amazing algorithms in a Unity project, and my knowledge as of now lets me know that I need to create a separate camera class for cameras other than Azure Kinect or Intel RealSense.
How can I implement a camera class that will work in Unity, and potentially webcams and mobile device cameras? Or is there some configuration of the already existing files I can use to achieve this?
The text was updated successfully, but these errors were encountered:
I've been trying to use these amazing algorithms in a Unity project, and my knowledge as of now lets me know that I need to create a separate camera class for cameras other than Azure Kinect or Intel RealSense.
How can I implement a camera class that will work in Unity, and potentially webcams and mobile device cameras? Or is there some configuration of the already existing files I can use to achieve this?
The text was updated successfully, but these errors were encountered: