필터 지우기
필터 지우기

Drag histogram to adjust contrast

조회 수: 4 (최근 30일)
Muhammad Abir
Muhammad Abir 2020년 11월 25일
답변: DGM 2024년 6월 3일
Hello,
I would like to create an contrast adjustment tool similar to incontrast() function that can adjust contrast by dragging the histogram bars. I cannot use imcotrast because I want to use the histogram in a gui. Can anyone please give me some hint how can I start making this tool?
Thanks in advance

답변 (1개)

DGM
DGM 2024년 6월 3일
You're asking for a graphical image adjustment tool while simultaneously asserting that you can't use the extant ones because you want to make your own tool.
There are other interactive tools for doing image adjustment. MIMT has immodify(), and IPT has imcontrast(), but that's really irrelevant. If your goal is to reinvent the wheel, then reinvent the wheel.

카테고리

Help CenterFile Exchange에서 Histograms에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by