Edenclaire8
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Comments
Recent activity by Edenclaire8-
Thank you for the advice. 1.) So I tried making two separate windows (using OpenCV's cv2.namedWindow) where one shows world coordinates and the other shows a bounding box around an object. (This id...
-
Thanks for the thorough response, MartyX Grover! Just to clarify, if the bounding box is drawn on the color frame with the point cloud from the depth data, is the program drawing a box on the obje...
-
That was exactly what I was looking for. Thanks MartyG!