Module mat

Source
Expand description

Mat - The fundamental OpenCV data structure for images and matrices

Structs§

Mat
Mat structure - the fundamental data container

Enums§

MatType
OpenCV Mat data types

Traits§

MatTrait
Trait for Mat-like objects