AtsushiSakai/PythonRobotics

Add probabilistic line extraction

Open

#593 opened on Dec 6, 2021

View on GitHub
 (8 comments) (1 reaction) (0 assignees)Python (6,296 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (21,513 stars)
PR merge metrics
 (Avg merge 20d) (4 merged PRs in 30d)

Description

I see circle fitting and rectangle fitting. It would be helpful to include probabilistic line extraction to detect walls in indoor environments. There are several implementations written in MATLAB here: https://github.com/acschaefer/ple

Contributor guide