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
Using DeepLabCut, output the X,Y coordinates of the mouse head from above from Bosai.
From there, I am thinking of sending x,y coordinate (Point2f) data to Unity and manipulating the object.
However, I would like to exchange data between Unity and Bonsai, but I don't know how.
How can I send head coordinate data to Unity?
The text was updated successfully, but these errors were encountered:
Using DeepLabCut, output the X,Y coordinates of the mouse head from above from Bosai.


From there, I am thinking of sending x,y coordinate (Point2f) data to Unity and manipulating the object.
However, I would like to exchange data between Unity and Bonsai, but I don't know how.
How can I send head coordinate data to Unity?
The text was updated successfully, but these errors were encountered: