Click or drag to resize

Emgu.CV.Aruco Namespace

http://www.emgu.com
ArUco Marker Detection
Classes
  ClassDescription
Public classArucoInvoke
Entry points for the Aruco module.
Public classCharucoBoard
A ChArUco board is a planar board where the markers are placed inside the white squares of a chessboard.The benefits of ChArUco boards is that they provide both, ArUco markers versatility and chessboard corner precision, which is important for calibration and pose estimation.
Public classDictionary
Dictionary/Set of markers. It contains the inner codification.
Public classGridBoard
Planar board with grid arrangement of markers More common type of board. All markers are placed in the same plane in a grid arrangment.
Structures
  StructureDescription
Public structureDetectorParameters
Parameters for the detectMarker process
Interfaces
  InterfaceDescription
Public interfaceIBoard
Board of markers
Enumerations