| 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)
Create a GridBoard object
|
static GridBoard |
GridBoard.create(int markersX,
int markersY,
float markerLength,
float markerSeparation,
Dictionary dictionary,
int firstMarker)
Create a GridBoard object
|
Copyright © 2020. All rights reserved.