Gamma correct this image inplace. The image must have a depth type of Byte.
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
C# |
---|
public void _GammaCorrect( double gamma ) |
Visual Basic (Declaration) |
---|
Public Sub _GammaCorrect ( _ gamma As Double _ ) |
Visual C++ |
---|
public: void _GammaCorrect( double gamma ) |
Parameters
- gamma
- Type: System..::.Double
The gamma value