Skip to content

fit point cloud of object rotate around y axis in superquadric #666

Answered by pattacini
jimingda asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @jimingda

As the notes said, current model is supposed to be lying on a table parallel to the x-y plane (to keep things simple). Can i fit point cloud of object that rotate around y axis through some modification?

You can apply a convenient mapping (i.e., a homogeneous transformation) earlier to the input data and the inverse mapping right after the fitting.

However, I don't think this is the point here. The SQ fitting as provided in that repo is clearly not a good option in this case. You don't have to recreate a model from the point cloud1 as you know already it.

The problem you should address is rather the 3D pose estimation of known objects.

You may want to check out DOPE, for ex…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pattacini
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants