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

Jos (10584)
Jos (10584) 2016년 3월 2일
you need to convert your image to a 2D image. What is the class and size of your image now?
Image Analyst
Image Analyst 2016년 3월 2일
eliz, you already posted this same question here. Did you forget to go back and look at the two answers there?
ElizabethR
ElizabethR 2016년 3월 2일
편집: ElizabethR 2016년 3월 4일
jos : my image is jpg type.
oohh yeah .. i am sorry for post the same question
Anu Sebastian
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
Stalin Samuel 2016년 3월 2일

2 개 추천

The error message states that input image is three dimensional. use im2bw for Convert image to binary image

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Big Data Processing에 대해 자세히 알아보기

질문:

2016년 3월 2일

편집:

2021년 4월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by