Skip to content

salykova/ransac

Repository files navigation

Plane fitting with RANSAC (Random Sample Consensus) algorithm

The goal of this project is to find the dominant plane (i.e. the floor) in the given pointclouds, as well as extracting multiple planes from more complex scenes.

Dominant plane

Example pointcloud from the dataset

Succesfully detected plane and colored the inliers with red of the down-sampled point cloud.

Multiple planes

Example pointcloud with multiple planes visible. Example result on down-sampled point cloud with planes in different colors.

About

Plane fitting with RANSAC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages