How to gain sufficient understanding to be able to write typical Gamma Compression algorithms?

Thread Starter

naseeam

Joined Jan 4, 2017
80
Please explain Gamma Compression algorithms. How to write Gamma Compression algorithms for typical video and image processing system? Please provide some detailed examples. How to gain sufficient understanding to be able to write Gamma Compression in C, C++ or MATLAB?
 

OBW0549

Joined Mar 2, 2015
3,566
How to gain sufficient understanding to be able to write Gamma Compression in C, C++ or MATLAB?
You should be able to gain sufficient understanding merely by doing a little reading on the subject; it's not rocket science or particle physics, after all. Start with this Wikipedia article on Gamma Correction, it'll tell you pretty much everything you need to know.
 
Top