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
Hi,
I'm trying to get some KITTI style-labels for the point clouds I collect from GTA. Usually, those labels are not for every point, but something like the dimensions of the vehicle and its center location.
I'm able to get the coordinates of the center of the object using:
Hi,
I'm trying to get some KITTI style-labels for the point clouds I collect from GTA. Usually, those labels are not for every point, but something like the dimensions of the vehicle and its center location.
I'm able to get the coordinates of the center of the object using:
Is there a method that allows me to find the length, width and height of an entity in a similar way?
The text was updated successfully, but these errors were encountered: