Package org.opencv.aruco


package org.opencv.aruco
  • Classes
    Class
    Description
     
    Board of markers A board is a set of markers in the 3D space with a common coordinate system.
    ChArUco board Specific class for ChArUco boards.
    Parameters for the detectMarker process: - adaptiveThreshWinSizeMin: minimum window size for adaptive thresholding before finding contours (default 3).
    Dictionary/Set of markers.
     
    Planar board with grid arrangement of markers More common type of board.