Why do we convert grayscale to binary image in image processing
이전 댓글 표시
I am doing a project on hand recognition and in a paper that i read they have converted rgb to gray and gray to binary...
댓글 수: 1
Image Analyst
2014년 3월 23일
Please post your image so we can see what you're talking about. Use the image icon above the edit box. It's best to have an image if you're going to give advice on image processing, wouldn't you agree?
채택된 답변
추가 답변 (2개)
Image Analyst
2014년 3월 23일
2 개 추천
See my skin segmentation demo, attached below in blue.

Youssef Khmou
2014년 3월 23일
0 개 추천
hi,
This transformation is useful in detecting blobs and reduces the computational complexity, however many other studies perform on the degree of colors like in skin detection like @Young pointed in his comment.
카테고리
도움말 센터 및 File Exchange에서 Semantic Segmentation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!