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 want to use NDDS to get bounding box of human mesh.
I added component NVCapturableActorTag to the body actor.
However, no matter the body mesh downloaded from the Internet or some third-person character body mesh in UE, all bounding box of captured data are [0,0],[0,0]. Other objects don't have this problem. Why is that?
(Data is captured in the third-person component, but it is the camera's bounding box.)
The text was updated successfully, but these errors were encountered:
I want to use NDDS to get bounding box of human mesh.
I added component NVCapturableActorTag to the body actor.
However, no matter the body mesh downloaded from the Internet or some third-person character body mesh in UE, all bounding box of captured data are [0,0],[0,0]. Other objects don't have this problem. Why is that?
(Data is captured in the third-person component, but it is the camera's bounding box.)
The text was updated successfully, but these errors were encountered: