error in converting image to binary

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

답변 (2개)

Pugazhendhi
Pugazhendhi 2012년 3월 1일

0 개 추천

First convert to grayscale(rgb2gray) then use im2bw
Walter Roberson
Walter Roberson 2012년 3월 1일

0 개 추천

See graythresh()

카테고리

도움말 센터File Exchange에서 Import, Export, and Conversion에 대해 자세히 알아보기

태그

질문:

FIR
2012년 3월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by