Robotics StackExchange | Archived questions

Keypoint extraction using PCL

I am very new to PCL libraries. I am working on a application, where i have get the keypoints & its coordinates exactly at the 4 corners of the table.. So my question is, Is it possible to achieve? If yes, may I please have the solution.

Asked by stark on 2015-01-07 06:07:55 UTC

Comments

can you use convex hull to find the vertex

Asked by dmngu9 on 2015-04-28 02:26:44 UTC

Answers