平面板标记网格板,制作,在实际中需打印处理进行
1.构造函数
public GridBoard( int markersX, int markersY, float markerLength, float markerSeparation, Dictionary dictionary, int firstMarker = 0 )
2.出图
public void Draw( Size outSize, IOutputArray img, int marginSize = 0, int borderBits = 1 )