Vision AI DevKit javascript sdk

Copper Contributor

I'm currently trying to figure out if the following use case would be possible to realize with the Vision AI DevKit:

  • Deploying my own model for object detection / tracking (I know how to do that)
  • Connecting the Vision AI DevKit camera to a laptop
  • Receive box positions with a javascript sdk / api from the DevKit and visualize my own, advanced boxes with additional information from my application on top of the raw video stream from the DevKit that I want to embed in my html

Looking forward to your replies.

1 Reply

@visionAiExplorer, yes it is possible to connect Vision AI DevKit camera to a laptop. We have the Python SDK for the camera which allows you to do your own application in Python. That SDK enables custom apps using the camera APIs. https://github.com/microsoft/vision-ai-developer-kit/tree/master/camera-sdk