Exposure correction: White balancing & GammaCorrection

6 visualizaciones (últimos 30 días)
zouhair jimmouh
zouhair jimmouh el 24 de Mayo de 2017
Respondida: Mahmoud Afifi el 6 de En. de 2020

I am trying to solve this problem : there is a set of pictures all off them have ColorChecker chart(you will find an example below). i already created a program that extract all the patchs of the ColorChecker chart ( i am more interested in the 6 gray patches; from white to black). My goal is based on one of the ColorChecker chart from one of the images of my choice(the one i think it has the best exposure), i want to apply a correcrtion ( gamma correction , white balance, exposure compensation.. i really don't know which one and how to do any of them) on the rest of the images so that at end all the gray patchs in every single images have the same RGB value.

cheers, Zouhair

Respuestas (1)

Mahmoud Afifi
Mahmoud Afifi el 6 de En. de 2020
If your photos are in raw format, then you can easily correct everything. But if your photos are already rendered, then it becomes more difficult. Can you post more examples to understand the problem more. I don’t think this example has a problem with white balance.
Also you can check the following code, i hope it helps. https://github.com/mahmoudnafifi/WB_sRGB

Categorías

Más información sobre Gamma Functions en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by