arcore-depth-lab
arcore-depth-lab copied to clipboard
Can we get the true size of the object? Such as length, width and height
Can we get the true size of the object? Such as length, width and height
You can use MediaPipe to get the bounding box and estimate the length, width, and height using depth map :)
Check out: https://xr-objects.github.io/