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
|
balanceWhiteclear, empty, getDefaultName, getNativeObjAddr, savepublic static GrayworldWB __fromPtr__(long addr)
public float getSaturationThreshold()
public void setSaturationThreshold(float val)
val - automatically generatedprotected void finalize()
throws Throwable
finalize in class WhiteBalancerThrowableGenerated on Thu Jul 25 2019 21:39:44 UTC / OpenCV 3.4.7