Line Detector
Versión 1.0 (1,01 MB) por
Brett Shoelson
Detect lines directly in RGB, grayscale, or binary images.
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!
Citar como
Brett Shoelson (2024). Line Detector (https://github.com/mathworks/Line-Detector/releases/tag/v1.0), GitHub. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2020a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0 |
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.