how to fix bwlabel error ?
    6 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    ElizabethR
 am 2 Mär. 2016
  
    
    
    
    
    Bearbeitet: Anu Sebastian
 am 19 Apr. 2021
            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
  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
Akzeptierte Antwort
  Stalin Samuel
      
 am 2 Mär. 2016
        The error message states that input image is three dimensional. use im2bw for Convert image to binary image
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu Big Data Processing finden Sie in Help Center und File Exchange
			
	Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!




