Class GridBoard

java.lang.Object
org.opencv.objdetect.Board
org.opencv.objdetect.GridBoard

public class GridBoard
extends Board
Planar board with grid arrangement of markers More common type of board. All markers are placed in the same plane in a grid arrangement. The board image can be drawn using generateImage() method.