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
It would be nice to have something similar in the VSCode extension. This can be done since when the AI camera is connected to a computer via USB, it is treated like a USB webcam, so we could get the video output by using either HTML5 or a node libuvc library.
Is this Feature Related to a Problem?
Benefits of Feature
VEXCode has it, we should as well
Additional Information
The text was updated successfully, but these errors were encountered:
Requested Feature
VEXCode has an AI Vision Utility, through which users can:
It would be nice to have something similar in the VSCode extension. This can be done since when the AI camera is connected to a computer via USB, it is treated like a USB webcam, so we could get the video output by using either HTML5 or a node libuvc library.
Is this Feature Related to a Problem?
Benefits of Feature
VEXCode has it, we should as well
Additional Information
The text was updated successfully, but these errors were encountered: