-
Hello again!
I was wondering whether the QuickCSF code supports Gamma correction? I have a Gamma table I would like to use to adjust Gamma but I could not find info on qtpy supporting that.
Thank yo…
-
At planned features, the gamma correction is listed. At the same time, the codebase has a commented-out piece of code for gamma correction. See: https://github.com/silvia-odwyer/photon/blob/475562b1e6…
-
Like here: https://en.wikipedia.org/wiki/Gamma_correction
Could give us more sensible results than just adding a bias like in our brightness implementation.
-
Hi,
Thank you for writing and sharing this code. I do have one enhancement if possible. I'm new to the ESP&Arduino in general so am not able to contribute myself (yet). What i noticed that when set…
-
from @farteryhr on twitter:
> but here's my only one more wish, please add gamma correction.. for reference, see: http://entropymine.com/imageworsener/ https://bisqwit.iki.fi/story/howto/dither/jy…
-
When using the scanline feature, the image gets significantly darker.
Would it be possible to gamma correct according to the scanline intensity?
The brightness/contrast settings are nice, but don'…
-
Would it be possible to add per device gamma correction, for each colour channel maybe ?
Generated lighting effects look fine, but using the ambilight module makes the colours/brightness look quite…
-
List in General:
**Can Be Done Without Training Images**
1. Gamma Correction: Adjust image brightness.
2. Filtering: Apply Gaussian blur, median filter, etc.
3. Color Space Transformation: Conve…
-
The gamma correction calculation formula in [colorview.ino](https://github.com/adafruit/Adafruit_TCS34725/blob/master/examples/colorview/colorview.ino) seems not right.
`for (int i=0; i x = pow(x, 1/…
-
Not an issue, just a question related settings.
![skygamma](https://cloud.githubusercontent.com/assets/8399958/8950999/0961d9e4-35c9-11e5-9c61-5ba5a2b0ba30.png)
The sky texture shows the gradient.
!…
ghost updated
9 years ago