Line Detector

Version 1.0 (1,01 Mo) par Brett Shoelson
Detect lines directly in RGB, grayscale, or binary images.
398 téléchargements
Mise à jour 7 août 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!

Citation pour cette source

Brett Shoelson (2024). Line Detector (https://github.com/mathworks/Line-Detector/releases/tag/v1.0), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2020a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.