Click or drag to resize

QualitySSIMCompute Method

Overload List
  NameDescription
Public methodCompute(InputArray)
Compute quality score per channel with the per-channel score in each element of the resulting cv::Scalar. See specific algorithm for interpreting result scores
(Inherited from QualityBase.)
Public methodStatic memberCompute(InputArray, InputArray, OutputArray)
static method for computing quality
Top
See Also