how to fix bwlabel error ?
15 次查看(过去 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!