public class VideoAugmentationConstant
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static float |
DEFAULT_BRIGHTNESS
the default value of video brightness
|
static float |
DEFAULT_CONTRAST
the default value of video contrast
|
static float |
DEFAULT_SATURATION
the default value of video saturation
|
static float |
DEFAULT_SHARP
the default value of video sharpness
|
static float |
DEFAULT_VIGNETTE
the default value of video vignette
|
| Constructor and Description |
|---|
VideoAugmentationConstant() |
public static final float DEFAULT_BRIGHTNESS
public static final float DEFAULT_CONTRAST
public static final float DEFAULT_SATURATION
public static final float DEFAULT_SHARP
public static final float DEFAULT_VIGNETTE