Line Detector

バージョン 1.0 (1.01 MB) 作成者: Brett Shoelson
Detect lines directly in RGB, grayscale, or binary images.
ダウンロード: 387
更新 2020/8/7

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!

引用

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

MATLAB リリースの互換性
作成: R2020a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。