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 Kommentare

Jos (10584)
Jos (10584) am 2 Mär. 2016
you need to convert your image to a 2D image. What is the class and size of your image now?
Image Analyst
Image Analyst am 2 Mär. 2016
eliz, you already posted this same question here. Did you forget to go back and look at the two answers there?
ElizabethR
ElizabethR am 2 Mär. 2016
Bearbeitet: ElizabethR am 4 Mär. 2016
jos : my image is jpg type.
oohh yeah .. i am sorry for post the same question
Anu Sebastian
Anu Sebastian am 19 Apr. 2021
Bearbeitet: Anu Sebastian am 19 Apr. 2021
Error:expected input number 1, bw to be two-dimensional. Please help me to solve this

Melden Sie sich an, um zu kommentieren.

 Akzeptierte Antwort

Stalin Samuel
Stalin Samuel am 2 Mär. 2016

2 Stimmen

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

Weitere Antworten (0)

Kategorien

Community Treasure Hunt

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

Start Hunting!

Translated by