@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, balanceWhiteclear, empty, getDefaultName, position, read, save, save, write, write, writeaddress, 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, zeropublic SimpleWB(Pointer p)
Pointer.Pointer(Pointer).public float getInputMin()
setInputMinpublic void setInputMin(float val)
public float getInputMax()
setInputMaxpublic void setInputMax(float val)
public float getOutputMin()
setOutputMinpublic void setOutputMin(float val)
public float getOutputMax()
setOutputMaxpublic void setOutputMax(float val)
public float getP()
setPpublic void setP(float val)
Copyright © 2020. All rights reserved.