ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How to build a virtual grid(polar) to put 3D points in bins and detect objects at different height in MATLAB ?

asked 2015-08-20 05:35:11 -0500

Sean_001 gravatar image

I have 3D points of a scene by using libviso2, Now I want to build a virtual grid (polar) to put the points in bins and detect objects at different heights. To search for the ground plane in the scene, I want to use RANSAC and the equation of a plane in 3D. My input images to the visualSLAM (libviso2) are images from a stereo camera.

Is there any available open source code which can do this?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-08-20 12:59:48 -0500

Airuno2L gravatar image

I'm not sure I understand what you're saying about the polar grid, but most people use point cloud library for stuff like this. There are ready made functions for detecting planes, as well as other shapes. This page highlights a bunch of the other capabilities the library has.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-08-20 05:35:11 -0500

Seen: 504 times

Last updated: Aug 20 '15