필터 지우기
필터 지우기

how to enhance image using histogram equilisation?

조회 수: 3 (최근 30일)
Durgesh Naik
Durgesh Naik 2016년 4월 8일
답변: Image Analyst 2016년 4월 8일
please suggest?

채택된 답변

Image Analyst
Image Analyst 2016년 4월 8일
Global histogram equalization won't help at all - it almost never does. Try adapthisteq() instead - it's locally adaptive - CLAHE it's called. Play around varying the parameters to achieve the look you want.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Filtering and Enhancement에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by