MergeMertens class

Inheritance
Available extensions

Constructors

MergeMertens.create({double contrastWeight = 1.0, double saturationWeight = 1.0, double exposureWeight = 0.0})
factory
MergeMertens.empty()
factory
MergeMertens.fromPointer(MergeMertensPtr ptr, [bool attach = true])
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
props List<Object?>
no setterinherited
ptr Pointer<MergeMertens>
getter/setter pairinherited
ref → MergeMertens
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

dispose() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
process(VecMat src) Mat
BalanceWhite computes merge LDR images using the current MergeMertens. Return a image MAT : 8bits 3 channel image ( RGB 8 bits ) For further details, please see: https://docs.opencv.org/master/d7/dd6/classcv_1_1MergeMertens.html#a2d2254b2aab722c16954de13a663644d
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

finalizer NativeFinalizer
final