How to convert a HSV image image into gray scale image
조회 수: 1 (최근 30일)
이전 댓글 표시
I have converted a RGB image to HSV and segmented.Now i want the segmented image to be converted into Grayscale image.
댓글 수: 0
답변 (1개)
Image Analyst
2014년 2월 27일
Exactly what is your segmented image? Is it the binary image that says what is foreground and what is background? Is it the grayscale image that has been masked by the binary image so that the foreground only shows up in gray scale and the background is zero? If it's the binary image do you want to scale it to 0-255 or leave it as 0 & 1?
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Convert Image Type에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!