Package io.github.t12y.ssim
Class IgnoredBoxes
- java.lang.Object
-
- io.github.t12y.ssim.IgnoredBoxes
-
public class IgnoredBoxes extends Object
-
-
Constructor Summary
Constructors Constructor Description IgnoredBoxes()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static voidadjustMSSIM(int height, int width, MSSIMMatrix mssimMatrix, Options options)
-
-
-
Method Detail
-
adjustMSSIM
protected static void adjustMSSIM(int height, int width, MSSIMMatrix mssimMatrix, Options options)
-
-