필터 지우기
필터 지우기

What is AGC in Image Processing (Expand Luminance Range 0 to 255)

조회 수: 26 (최근 30일)
Fabio Corres
Fabio Corres 2017년 3월 18일
댓글: Walter Roberson 2017년 3월 19일
Hey there,
When i was working on some hdr algorithm i see an argument named AGC. It explains in article such as(starts with Finally..) :
I search it on internet and i see something about speech processing but i think it is about on luminance range as article says too. Here is my algorithm (I have an image named Yhdr) :
Can anyone answer the what is AGC
Thanks

답변 (2개)

Walter Roberson
Walter Roberson 2017년 3월 19일
It is Automatic Gain Control, the same expression used in sound processing.
  댓글 수: 2
Fabio Corres
Fabio Corres 2017년 3월 19일
This article so complicated for me and i can't see any relation between sound processing :(. Can u help me to code it.
I just want to simple block. Give the function my image and output will be expand
Walter Roberson
Walter Roberson 2017년 3월 19일
Different fields use the same term for related concepts. Consider for example that you can "grow" a fruit or "grow" a crystal without the two meaning exactly the same things.
There is no existing block in Simulink or MATLAB to do the kind of automatic gain control being referred to for HDR. I do not seem to have enough enthusiasm to read the article and understand it and program it for you.

댓글을 달려면 로그인하십시오.


Image Analyst
Image Analyst 2017년 3월 19일
You might want to check out the function imadjust().
Or check out the Gamma FAQ and Color FAQ

카테고리

Help CenterFile Exchange에서 Measurements and Spatial Audio에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by