Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Enhancement color image with HE

조회 수: 1 (최근 30일)
Dani D
Dani D 2016년 6월 4일
마감: MATLAB Answer Bot 2021년 8월 20일
Hello, How can enhancement color image with histogram equalization without decompose channel image or convert to gray. Thanks

답변 (1개)

Image Analyst
Image Analyst 2016년 6월 4일
Histogram equalization is not a good enhancement - in fact it usually makes the images look unnatural. For a color image you don't have to convert to grayscale but you'll have to do each color channel one at a time. My advice - don't do it, you won't be happy with the results.
  댓글 수: 1
Dani D
Dani D 2016년 6월 8일
Hello, but my question is : What is your preferred method if you want to implement one of the gray image enhancement techniques through histogram equalization on a color image without separating color channels?

태그

Community Treasure Hunt

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

Start Hunting!

Translated by