Class Aruco.Board
Namespace: ArucoUnity.Plugin
Assembly: Assembly-CSharp.dll
Syntax
public abstract class Board : HandleCppPtr
Properties
| Improve this Doc View SourceDictionary
Declaration
public Aruco.Dictionary Dictionary { get; set; }
Property Value
| Type | Description |
|---|---|
| Aruco.Dictionary |
Ids
Declaration
public Std.VectorInt Ids { get; set; }
Property Value
| Type | Description |
|---|---|
| Std.VectorInt |
ObjPoints
Declaration
public Std.VectorVectorPoint3f ObjPoints { get; set; }
Property Value
| Type | Description |
|---|---|
| Std.VectorVectorPoint3f |