error in converting image to binary
Mostra commenti meno recenti
I have a rgb image inwhich the image consists of two persons,i want to make the background black and persons in white colour,i tried im2bw but i get only whit backgroubf,no image duisplayed ,please help
Risposte (2)
Pugazhendhi
il 1 Mar 2012
0 voti
First convert to grayscale(rgb2gray) then use im2bw
1 Commento
FIR
il 1 Mar 2012
Walter Roberson
il 1 Mar 2012
0 voti
See graythresh()
Categorie
Scopri di più su Import, Export, and Conversion in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!