line-detection-association-dockers
line-detection-association-dockers copied to clipboard
A collection of dockers for line detection and association algorithms
line-detection-dockers
This repository provides adapted and docker-wrapped line segments detection and association algorithms.
Line detection algorithms
The following detectors are currently adapted.
Line association algorithms
The following associators are currently adapted.
Structure
line-detection-association-dockers
├── associators — line segment association algorithms
├── detectors — line segment detection algorithms
├── .gitignore
├── LICENSE
└── README.md