Interface ChessboardCornerClusterToGrid.CheckShape

Enclosing class:
ChessboardCornerClusterToGrid

public static interface ChessboardCornerClusterToGrid.CheckShape
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isValidShape(int rows, int cols)
     
  • Method Details

    • isValidShape

      boolean isValidShape(int rows, int cols)