Divide line in binary image
4 ビュー (過去 30 日間)
古いコメントを表示
I would like to kindly ask you for the help with splitting line in the Binary line. I have the binary image with one line.

I need to split (within its direction) the line into isolated disconnected lines, where individual lines should not be wider than 3 pixels. I will really appreciate any help.
0 件のコメント
回答 (1 件)
Image Analyst
2019 年 6 月 11 日
Try bwerode() and other morphological functions. Sorry, but I don't have a complete turnkey demo to give you.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!