| Package | Description |
|---|---|
| org.opencv.aruco |
| Modifier and Type | Method and Description |
|---|---|
static GridBoard |
GridBoard.__fromPtr__(long addr) |
static GridBoard |
GridBoard.create(int markersX,
int markersY,
float markerLength,
float markerSeparation,
Dictionary dictionary) |
static GridBoard |
GridBoard.create(int markersX,
int markersY,
float markerLength,
float markerSeparation,
Dictionary dictionary,
int firstMarker) |
Copyright © 2018. All rights reserved.