Type Definition opencv::types::PtrOfBoard

source · []
pub type PtrOfBoard = Ptr<Board>;

Implementations

Trait Implementations

array of object points of all the marker corners in the board each marker include its 4 corners in this order: Read more
the dictionary of markers employed for this board
the dictionary of markers employed for this board
vector of the identifiers of the markers in the board (same size than objPoints) The identifiers refers to the board dictionary Read more
coordinate of the bottom right corner of the board, is set when calling the function create()
Set ids vector Read more
array of object points of all the marker corners in the board each marker include its 4 corners in this order: Read more
vector of the identifiers of the markers in the board (same size than objPoints) The identifiers refers to the board dictionary Read more
coordinate of the bottom right corner of the board, is set when calling the function create()