Effacer les filtres
Effacer les filtres

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

26 vues (au cours des 30 derniers jours)
Fabio Corres
Fabio Corres le 18 Mar 2017
Commenté : Walter Roberson le 19 Mar 2017
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

Réponses (2)

Walter Roberson
Walter Roberson le 19 Mar 2017
It is Automatic Gain Control, the same expression used in sound processing.
  2 commentaires
Fabio Corres
Fabio Corres le 19 Mar 2017
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 le 19 Mar 2017
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.

Connectez-vous pour commenter.


Image Analyst
Image Analyst le 19 Mar 2017
You might want to check out the function imadjust().
Or check out the Gamma FAQ and Color FAQ

Catégories

En savoir plus sur Measurements and Spatial Audio dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by