Line Detector

Detect lines directly in RGB, grayscale, or binary images.
398 download
Aggiornato 7 ago 2020

Use syntax as easy as

detections = detectLines(img, 'numlines', n);
displayResults(detections)

or optionally provide any input to the underlying functionality. Also allows specification of preprocessing functions, and allows you to specify properties of displayed lines.

This video demonstrates the utility of the function:
https://www.youtube.com/watch?v=j0q4UuI68Vc

Please share comments and suggestions below!

Cita come

Brett Shoelson (2024). Line Detector (https://github.com/mathworks/Line-Detector/releases/tag/v1.0), GitHub. Recuperato .

Compatibilità della release di MATLAB
Creato con R2020a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.