how to fix bwlabel error ?
조회 수: 50(최근 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개)
참고 항목
범주
Find more on Convert Image Type in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!