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
Hello, I am getting the bounding box (xmin,ymin,xmax,ymax) information as pixel coordinates (u,v) from the RGB image.
My questions:
1-) I want to transfer the bounding box to the point cloud. Which pyrealsense2 function or external library function can I use?
2-) I am looking for a function that can then find the point cloud coordinates in the Bounding box?
Thanks for help.
The text was updated successfully, but these errors were encountered:
| Operating System & Version | {Windows (10) |
| Platform | PC. |
| SDK Version | { legacy / 2.. } |
| Language | {python } |
Issue Description
Hello, I am getting the bounding box (xmin,ymin,xmax,ymax) information as pixel coordinates (u,v) from the RGB image.
My questions:
1-) I want to transfer the bounding box to the point cloud. Which pyrealsense2 function or external library function can I use?
2-) I am looking for a function that can then find the point cloud coordinates in the Bounding box?
Thanks for help.
The text was updated successfully, but these errors were encountered: