Method GetIds
- Namespace
- OpenCvSharp.Aruco
- Assembly
- OpenCvSharp.dll
GetIds()
vector of the identifiers of the markers in the board (should be the same size as objPoints)
public int[] GetIds()
Returns
- int[]
vector of the identifiers of the markers in the board (should be the same size as objPoints)
public int[] GetIds()