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