Package io.github.t12y.ssim
Class WeberSSIM
- java.lang.Object
-
- io.github.t12y.ssim.WeberSSIM
-
public class WeberSSIM extends Object
-
-
Constructor Summary
Constructors Constructor Description WeberSSIM()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static MSSIMMatrixweberSSIM(Matrix pixels1, Matrix pixels2, Options options)
-
-
-
Method Detail
-
weberSSIM
protected static MSSIMMatrix weberSSIM(Matrix pixels1, Matrix pixels2, Options options)
-
-