AtsushiSakai/PythonRobotics

Add probabilistic line extraction

Open

#593 opened on Dec 6, 2021

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

Repository metrics

Stars
 (21,513 stars)
PR merge metrics
 (PR metrics pending)

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