QualitySSIM class
Constructors
- QualitySSIM.create(Mat img)
-
Create an object which calculates quality.
factory
-
QualitySSIM.fromPointer(Pointer<
QualitySSIM> ptr, [bool attach = true])
Properties
Methods
-
compute(
Mat cmp) → Scalar - Computes SSIM.
-
computeAsync(
Mat cmp) → Future< Scalar> - async version of compute
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- finalizer → NativeFinalizer
-
final