@Namespace(value="cv::xphoto") @Properties(inherit=opencv_xphoto.class) public class WhiteBalancer extends Algorithm
/** \brief The base class for auto white balance algorithms.
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
WhiteBalancer(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
balanceWhite(GpuMat src,
GpuMat dst) |
void |
balanceWhite(Mat src,
Mat dst)
\brief Applies white balancing to the input image
|
void |
balanceWhite(UMat src,
UMat dst) |
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 WhiteBalancer(Pointer p)
Pointer.Pointer(Pointer)
.Copyright © 2020. All rights reserved.