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

Kmeans c++ implementation.

asked 2015-06-29 09:59:43 -0500

ANY gravatar image

I trying to implement Kmeans algorithm in C++,if someone can help me I would be very grateful.Is there a library for Kmeans in c++?I'm using Kmeans along with RANSAC algorithm to detect obstacles in interior spaces.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-07-02 03:43:24 -0500

Arowana gravatar image

If you are talking about RANSAC on a point cloud you can try Point Cloud Library. This library has all common algorithms for point cloud filtering and processing.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-06-29 09:59:43 -0500

Seen: 528 times

Last updated: Jul 02 '15