@Namespace(value="cv::xphoto") @Properties(inherit=opencv_xphoto.class) public class SimpleWB extends WhiteBalancer
p\%
of pixel values.Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
SimpleWB(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
float |
getInputMax()
\brief Input image range maximum value
|
float |
getInputMin()
\brief Input image range minimum value
|
float |
getOutputMax()
\brief Output image range maximum value
|
float |
getOutputMin()
\brief Output image range minimum value
|
float |
getP()
\brief Percent of top/bottom values to ignore
|
void |
setInputMax(float val)
\copybrief getInputMax @see getInputMax
|
void |
setInputMin(float val)
\copybrief getInputMin @see getInputMin
|
void |
setOutputMax(float val)
\copybrief getOutputMax @see getOutputMax
|
void |
setOutputMin(float val)
\copybrief getOutputMin @see getOutputMin
|
void |
setP(float val)
\copybrief getP @see getP
|
balanceWhite, balanceWhite, balanceWhite
clear, empty, getDefaultName, position, read, save, save, write, write, write
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public SimpleWB(Pointer p)
Pointer.Pointer(Pointer)
.public float getInputMin()
setInputMin
public void setInputMin(float val)
public float getInputMax()
setInputMax
public void setInputMax(float val)
public float getOutputMin()
setOutputMin
public void setOutputMin(float val)
public float getOutputMax()
setOutputMax
public void setOutputMax(float val)
public float getP()
setP
public void setP(float val)
Copyright © 2020. All rights reserved.