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 just come across this library and previously have a background in opendr.
I am interested in retrieving the 2D projected positions for the mesh vertices. OpenDR allows this through the "camera.ProjectPoints" function which returns a 2D coordinate for each input vertex.
Is similar functionality available here?
Many thanks,
Ben
The text was updated successfully, but these errors were encountered:
I've just come across this library and previously have a background in opendr.
I am interested in retrieving the 2D projected positions for the mesh vertices. OpenDR allows this through the "camera.ProjectPoints" function which returns a 2D coordinate for each input vertex.
Is similar functionality available here?
Many thanks,
Ben
The text was updated successfully, but these errors were encountered: