QualityGMSD class
Constructors
- QualityGMSD.create(Mat img)
-
Create an object which calculates quality.
factory
-
QualityGMSD.fromPointer(Pointer<
QualityGMSD> ptr, [bool attach = true])
Properties
Methods
-
compute(
Mat cmp) → Scalar - Compute GMSD.
-
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