how to fix bwlabel error ?
14 ビュー (過去 30 日間)
古いコメントを表示
i have abinary image and i want to process using bwlabel. but i get an error : Error using bwlabel Expected input number 1, BW, to be two-dimensional. how to fix the error ? please help
4 件のコメント
Anu Sebastian
2021 年 4 月 19 日
編集済み: Anu Sebastian
2021 年 4 月 19 日
Error:expected input number 1, bw to be two-dimensional. Please help me to solve this
採用された回答
Stalin Samuel
2016 年 3 月 2 日
The error message states that input image is three dimensional. use im2bw for Convert image to binary image
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Convert Image Type についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!