public class GrayworldWB extends WhiteBalancer
Modifier | Constructor and Description |
---|---|
protected |
GrayworldWB(long addr) |
Modifier and Type | Method and Description |
---|---|
static GrayworldWB |
__fromPtr__(long addr) |
protected void |
finalize() |
float |
getSaturationThreshold()
Maximum saturation for a pixel to be included in the
gray-world assumption
SEE: setSaturationThreshold
|
void |
setSaturationThreshold(float val)
getSaturationThreshold SEE: getSaturationThreshold
|
balanceWhite
clear, empty, getDefaultName, getNativeObjAddr, save
public static GrayworldWB __fromPtr__(long addr)
public float getSaturationThreshold()
public void setSaturationThreshold(float val)
val
- automatically generatedprotected void finalize() throws Throwable
finalize
in class WhiteBalancer
Throwable
Generated on Wed Oct 9 2019 23:24:43 UTC / OpenCV 4.1.2