Type Definition opencv::types::PtrOfDictionary

source · []
pub type PtrOfDictionary = Ptr<Dictionary>;

Implementations

Trait Implementations

Read a new dictionary from FileNode. Format: Read more

Write a dictionary to FileStorage. Format is the same as in readDictionary().

Given a matrix of bits. Returns whether if marker is identified or not. It returns by reference the correct id (if any) and the correct rotation Read more

Returns the distance of the input bits to the specific id. If allRotations is true, the four posible bits rotation are considered Read more

Draw a canonical marker image Read more