Skip to content

incorrect center of bounding box#8

Open
grassjelly wants to merge 1 commit intoosrf:masterfrom
grassjelly:master
Open

incorrect center of bounding box#8
grassjelly wants to merge 1 commit intoosrf:masterfrom
grassjelly:master

Conversation

@grassjelly
Copy link

Hi,

Found this bug while fusing the bounding box's center with RGBD data.
The bug causes the published bounding box's center to have incorrect ranges for both x and y axes.
For instance, the center's x axis (image width) will have a range of 0 - 480, rather than 0 - 640 in a 640 x 480 image.

@grassjelly
Copy link
Author

I think this is related to this issue #2

@HuberyHu1998
Copy link

Can the 3D coordinates of objects be obtained directly from this package?

@grassjelly
Copy link
Author

grassjelly commented Jul 24, 2019

@HuberyHu1998 nope, but the bounding boxes can be used to get the object's 6D pose using this approach: https://github.com/introlab/find-object/blob/master/src/ros/FindObjectROS.cpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments